Documentation
¶
Index ¶
- func CreateBillSplitTx(pubKeyHash []byte, amount uint64, remainingValue uint64) *anypb.Any
- func CreateBillTransferTx(pubKeyHash []byte) *anypb.Any
- func CreateDustTransferTx(pubKeyHash []byte) *anypb.Any
- func CreateRandomDcTx() *txsystem.Transaction
- func CreateRandomDustTransferTx() *anypb.Any
- func CreateRandomSwapTransferTx(pubKeyHash []byte) *anypb.Any
- func RandomBillSplit() *txsystem.Transaction
- func RandomBillTransfer() *txsystem.Transaction
- func RandomGenericBillTransfer(t *testing.T) txsystem.GenericTransaction
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateBillSplitTx ¶
func CreateBillTransferTx ¶
func CreateDustTransferTx ¶
func CreateRandomDcTx ¶
func CreateRandomDcTx() *txsystem.Transaction
func RandomBillSplit ¶
func RandomBillSplit() *txsystem.Transaction
func RandomBillTransfer ¶
func RandomBillTransfer() *txsystem.Transaction
func RandomGenericBillTransfer ¶
func RandomGenericBillTransfer(t *testing.T) txsystem.GenericTransaction
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.