Documentation ¶
Index ¶
- func GetBalance(state *state.StateDB, addr common.Address) (sdk.Int, error)
- func MakeAccountManager() (*accounts.Manager, string, error)
- func Transfer(from, to common.Address, amount sdk.Int) error
- func TransferWithReactor(from, to common.Address, amount sdk.Int, reactor utils.StateChangeReactor) error
- func UnlockAccount(am *accounts.Manager, addr common.Address, password string, duration *uint64) (bool, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func TransferWithReactor ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.