zero property

AptosAddress zero
final

Represents the address "0x0", often used as a null or uninitialized value

Implementation

static final AptosAddress zero = AptosAddress("0x0");