MAX_MONEY property

BigInt MAX_MONEY
final

max amount of satoshis in circulation

Implementation

static final MAX_MONEY = BigInt.from(21000000 * 1e8);