Documentation ¶
Index ¶
- func Balance(arguments []string) (float64, error)
- func GetBlock(arguments []string) (string, error)
- func GetCirculatingSupply() float64
- func GetDifficulty() uint8
- func GetHash(arguments []string) (string, error)
- func GetHeight(arguments []string) (uint64, error)
- func GetKey() (string, error)
- func GetPublicKey() (string, error)
- func SendTransaction(arguments []string) (*models.SimpleTransaction, error)
- func WalletGenerate() (string, error)
- func WalletImport(arguments []string) (string, error)
- func WalletStart() error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCirculatingSupply ¶
func GetCirculatingSupply() float64
func GetDifficulty ¶
func GetDifficulty() uint8
func GetPublicKey ¶
func SendTransaction ¶
func SendTransaction(arguments []string) (*models.SimpleTransaction, error)
func WalletGenerate ¶
func WalletImport ¶
func WalletStart ¶
func WalletStart() error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.