A zone is the lowest level shard within the Quai network hierarchy. Zones are the only shards in the network that accept user transactions. The value is a hexadecimal string representing the encoded value of the zone. Read more here.

Enumeration Members

Cyprus1

Cyprus1: "0x00";

Source

constants/zones.ts:9


Cyprus2

Cyprus2: "0x01";

Source

constants/zones.ts:10


Cyprus3

Cyprus3: "0x02";

Source

constants/zones.ts:11


Hydra1

Hydra1: "0x20";

Source

constants/zones.ts:15


Hydra2

Hydra2: "0x21";

Source

constants/zones.ts:16


Hydra3

Hydra3: "0x22";

Source

constants/zones.ts:17


Paxos1

Paxos1: "0x10";

Source

constants/zones.ts:12


Paxos2

Paxos2: "0x11";

Source

constants/zones.ts:13


Paxos3

Paxos3: "0x12";

Source

constants/zones.ts:14