zeroAddress property

String get zeroAddress

Gets the zero address used for revocations.

Implementation

static String get zeroAddress => '0x${'0' * 40}';