A Hedera account identifier shard.realm.num (e.g. 0.0.8260469).
Summary
Functions
Parse "shard.realm.num".
Encode as a Hedera AccountID protobuf message.
Format as "shard.realm.num".
Types
@type t() :: %Hedera.AccountId{ num: non_neg_integer(), realm: non_neg_integer(), shard: non_neg_integer() }