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.