fn genesis_account(account: &Account) -> GenesisAccount
Expand description
Helper function that creates a GenesisAccount
from a regular Account
.
fn genesis_account(account: &Account) -> GenesisAccount
Helper function that creates a GenesisAccount
from a regular Account
.