Type Definition boot_abstract::idea_token::Idea

source ·
pub type Idea<Chain> = AbstractOS<Chain, ExecuteMsg, InstantiateMsg, QueryMsg, MigrateMsg>;

Implementations

Instantiate a new token instance with some initial balance given to the minter