# Functions
No description provided by the author
No description provided by the author
NewTransaction returns transaction.
No description provided by the author
NewMerkleTree returns merkle tree of given byte of json eg: ["0x", "0x1", ["0x2bbfda354b607b8cdd7d52c29344c76c17d76bb7d9187874a994144b55eaf931","0x0000000000000000000000000000000000000000000000000000000000000001"]].
No description provided by the author
No description provided by the author
NewTransaction returns transaction.
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
DeviceTicket struct for connection and transmission.
No description provided by the author
No description provided by the author
Response struct Item represents key/value of response.
MerkleTree struct for merkle tree.
MerkleTreeLeave struct for leave of merkle tree.
MerkleTreeNode struct for node of merkle tree.
No description provided by the author
Message is the struct for each in/out rpc message TODO: implement io.Read/io.Write interface?.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Transaction struct Because to should be nil when send contract deployment transaction, we use pointer of to.
# Type aliases
Address represents an Ethereum address.