Documentation ¶
Index ¶
- Constants
- func CoinbaseTest(client *rpc.Client, args []string)
- func IssueTest(client *rpc.Client, args []string)
- func NewAnnotate(client *rpc.Client, typ string, ins ...Ins) ([]query.AnnotatedAccount, []query.AnnotatedAsset)
- func SpendTest(client *rpc.Client, args []string)
- func WalletTest(client *rpc.Client, args []string)
- type Ins
Constants ¶
View Source
const ( Account = "account" Asset = "asset" )
Variables ¶
This section is empty.
Functions ¶
func CoinbaseTest ¶ added in v0.2.0
func NewAnnotate ¶ added in v0.1.3
func NewAnnotate(client *rpc.Client, typ string, ins ...Ins) ([]query.AnnotatedAccount, []query.AnnotatedAsset)
func WalletTest ¶
TO DO: issue a asset to a account.
Types ¶
Click to show internal directories.
Click to hide internal directories.