# Functions
判断地址是否为合约地址.
No description provided by the author
ConvertNasStringToWei 字符串NAS转Wei.
ConvertToBigInt string转Big int.
ConverWeiStringToNasDecimal 字符串Wei转小数NAS.
DecodeRawHexToTransaction.
EncodeToTransactionRawHex.
SubmitRawTransaction对签名结果进行编码.
将入参address string地址转成[]byte.
NewAddressDecoder 地址解析器.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewNASBlockScanner 创建区块链扫描器.
NewSubmitTransactionByProto.
NewTransactionDecoder 交易单解析器.
No description provided by the author
将签名成功广播出去后的nonce值记录在对应address的DB中.
SignRawTransaction对交易hash进行签名.
冒泡算法,对一个钱包下面的所有地址进行从大到小排序后供转账使用,提高效率.
VerifyRawTransaction对签名进行验签return :owcrypt.SUCCESS:成功,其他:失败.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
币种.
from nebulasio.
from nebulasio.
from nebulasio.
# Structs
No description provided by the author
No description provided by the author
BlockchainInfo 本地节点区块链信息.
No description provided by the author
ExtractResult 扫描完成的提取结果.
保存每个账户的地址、公钥、私钥、nonce.
NASBlockScanner nebulasio的区块链扫描器.
No description provided by the author
SaveResult 保存结果.
SubmitTransaction 存放最终广播出去的交易单信息.
No description provided by the author
No description provided by the author
No description provided by the author