package
0.0.0-20240919074758-dd1ca6169298
Repository: https://github.com/multiversx/mx-chain-deploy-go.git
Documentation: pkg.go.dev

# Functions

NewInitialAccountsChecker creates a new initial accounts checker.

# Variables

ErrDelegationValues signals that the provided delegation fields were improperly set.
ErrEmptyInitialAccounts signals that an empty initial accounts list has been provided.
ErrNegativeValue signals that the provided value is negative.
ErrNilValue signals that a nil value was provided.
ErrStakingValueError signals the provided staking value is not a multiple of the node's price.
ErrSupplyMismatch signals that the initial account's supply mismatches between the computed value and generated value.
ErrTotalSupplyMismatch signals that the total supply mismatches between the computed value and generated value.
ErrZeroOrNegative signals that a zero or negative value was provided.