ID Address f0..

Protocol 0 addresses are simple IDs. All actors have a numeric ID even if they don’t have public keys. The payload of an ID address is base10 encoded. IDs are not hashed and do not have a checksum.

Hierarchy (View Summary)

Constructors

Properties

"[symbol]": boolean = true
id: bigint
network: Network
networkPrefix: "f" | "t"
payload: Uint8Array
protocol: 0

Methods