zero property
Represents the address "0x0", often used as a null or uninitialized value
Implementation
static final AptosAddress zero = AptosAddress("0x0");
Represents the address "0x0", often used as a null or uninitialized value
static final AptosAddress zero = AptosAddress("0x0");