# README
Bytom Transaction Driver
transaction_test.go测试案例说明
Test_case1 : 花费单个P2WPKH-UTXO
Test_case2 : 花费多个P2WPKH-UTXO
Test_case3 : 多签地址构建验证
Test_case4 : 花费多签掉UTXO
当前支持
交易单构建
交易单签名
交易单合并
交易单验签
P2WPKH
Multisig
TODO
智能合约
# Functions
Decode decodes a bech32 encoded string, returning the human-readable part and the data part excluding the checksum.
Encode encodes a byte slice into a bech32 string with the human-readable part hrb.
ConvertBits converts a byte slice where each byte is encoding fromBits bits, to a byte slice where each byte is encoding toBits bits.
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
# Constants
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
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
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
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