Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Send ¶
func Send(ctx context.Context, amount txclienttypes.Coin, toAddr fwtypes.WalletAddress, txFee txclienttypes.TxFee) error
Broadcast send tx to stratos-chain directly
func UpdateResourceNode ¶ added in v0.12.0
func UpdateResourceNode(ctx context.Context, moniker, identity, website, securityContact, details string, txFee txclienttypes.TxFee) error
Broadcast updateResourceNode tx to stratos-chain directly
func Withdraw ¶
func Withdraw(ctx context.Context, amount txclienttypes.Coin, targetAddr fwtypes.WalletAddress, txFee txclienttypes.TxFee) error
Broadcast withdraw tx to stratos-chain directly
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.