SendTBlock

constructor(number: Long, parentHash: String, daemonHash: String, timestamp: Long, owner: String, linker: String, type: String, hub: Array<String>? = emptyArray(), code: String? = null, codeHash: String? = null, payload: String? = "0x00", amount: Long = 0, income: Long? = null, joule: Long = 0, sign: String? = null, proofOfWork: String? = null, version: Int? = null, difficulty: Int? = 0)