Function move_model::addr_to_big_uint
source · pub fn addr_to_big_uint(addr: &AccountAddress) -> BigUint
Expand description
Converts an address identifier to a number representing the address.
pub fn addr_to_big_uint(addr: &AccountAddress) -> BigUint
Converts an address identifier to a number representing the address.