package
1.5.0
Repository: https://github.com/blocktree/tron-adapter.git
Documentation: pkg.go.dev

# README

Filename Declare

manager_xxRef.go Generated xx by hand-operated manager_xx.go Call walletnode to genrate xx

Key tech be used

google protocol buffer: like Json to pack/unpack an instance to be an string (almost also is Hex)

# Packages

No description provided by the author

# Functions

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
NewAddressDecoder 地址解析器.
No description provided by the author
NewClient create new client to connect.
NewConfig Create config instance.
No description provided by the author
NewContractDecoder 智能合约解析器.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewTransactionDecoder 交易单解析器.
No description provided by the author
NewTronBlockScanner 创建区块链扫描器.
No description provided by the author
NewWalletManager create instance.
No description provided by the author

# Constants

1.1 TRX = 1100000 * sun.
CurveType to generate ChildKey by BIP32.
No description provided by the author
No description provided by the author
No description provided by the author
MasterKey key for master.
RPCServerCore RPC服务,核心钱包.
RPCServerExplorer RPC服务,insight-API.
No description provided by the author
No description provided by the author
No description provided by the author
状态.
最小单位.
Symbol 币种.
交易单类型.
交易单类型.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
交易单类型.
1 TRX = 1000000 * sun.
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
No description provided by the author
AddressDecoderStruct for Interface AddressDecoder.
No description provided by the author
A Client is a Tron RPC client.
No description provided by the author
No description provided by the author
No description provided by the author
ExtractResult 扫描完成的提取结果.
No description provided by the author
No description provided by the author
SaveResult 保存结果.
No description provided by the author
No description provided by the author
TransactionDecoder for Interface TransactionDecode.
No description provided by the author
TronBlockScanner tron的区块链扫描器.
UnscanRecords 扫描失败的区块及交易.
WalletConfig configs for Wallet.
WalletManager struct.