A Hedera Smart Contract Service contract identifier shard.realm.num.
Summary
Functions
Parse "shard.realm.num".
Encode as a ContractID protobuf message (the contractNum variant).
Format as "shard.realm.num".
Types
@type t() :: %Hedera.ContractId{ num: non_neg_integer(), realm: non_neg_integer(), shard: non_neg_integer() }