Function sov_bank::utils::get_genesis_token_address
source · pub fn get_genesis_token_address<C: Context>(
token_name: &str,
salt: u64
) -> C::Address
Expand description
Gets the token address for the genesis block using the DEPLOYER
address as the sender.