Documentation ¶
Index ¶
- func AccountsInfo(account, field string, client *def.Client, logger *logging.Logger) (string, error)
- func GetBlockHeight(client *def.Client, logger *logging.Logger) (latestBlockHeight uint64, err error)
- func GetReturnValue(vars []*abi.Variable, logger *logging.Logger) string
- func NamesInfo(name, field string, client *def.Client, logger *logging.Logger) (string, error)
- func PreProcess(toProcess string, do *def.DeployArgs, script *def.Playbook, client *def.Client, ...) (string, error)
- func PreProcessFields(value interface{}, do *def.DeployArgs, script *def.Playbook, ...) (err error)
- func PreProcessInputData(function string, data interface{}, do *def.DeployArgs, script *def.Playbook, ...) (string, []interface{}, error)
- func PreProcessLibs(libs string, do *def.DeployArgs, script *def.Playbook, client *def.Client, ...) (string, error)
- func ValidatorsInfo(query string, client *def.Client, logger *logging.Logger) (interface{}, error)
- func Variables(value interface{}) []*abi.Variable
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AccountsInfo ¶
func GetBlockHeight ¶
func PreProcess ¶
func PreProcessFields ¶
func PreProcessInputData ¶
func PreProcessLibs ¶
func ValidatorsInfo ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.