Documentation ¶
Index ¶
Constants ¶
View Source
const ( PARAM = "param" TRANSFER = "transfer" ADMIN = "admin" OPERATOR = "operator" )
Variables ¶
This section is empty.
Functions ¶
func CreateSnapshot ¶
func CreateSnapshot(sdk *ontology_go_sdk.OntologySdk, txGasPrice, gasLimit uint64, pubKeys []keypair.PublicKey, admins []*account.Account) (string, error)
func UpdateGasPrice ¶
func UpdateGasPrice(sdk *ontology_go_sdk.OntologySdk, txGasPrice, gasLimit, destinationGasPrice uint64, pubKeys []keypair.PublicKey, admins []*account.Account) (string, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.