Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewAccountsParser ¶
func NewAccountsParser(args genesis.AccountsParserArgs) (*accountsParser, error)
NewAccountsParser creates a new decoded accounts genesis structure from json config file
func NewSmartContractsParser ¶
func NewSmartContractsParser( genesisFilePath string, pubkeyConverter core.PubkeyConverter, keyGenerator crypto.KeyGenerator, ) (*smartContractParser, error)
NewSmartContractsParser creates a new decoded smart contracts genesis structure from json config file
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.