pub type ContractAddress = PackageHash;Expand description
The address for an AddressableEntity which contains the 32 bytes and tagging information.
Aliased Typeยง
struct ContractAddress(/* private fields */);pub type ContractAddress = PackageHash;The address for an AddressableEntity which contains the 32 bytes and tagging information.
struct ContractAddress(/* private fields */);