Variable: AMOUNT_ENCODED_LEN
const AMOUNT_ENCODED_LEN: 32 = 32;
Defined in: packages/overcast-core/src/serialization.ts:75
Byte width of a token amount in the serialization: a 256-bit (u256) word.
const AMOUNT_ENCODED_LEN: 32 = 32;
Defined in: packages/overcast-core/src/serialization.ts:75
Byte width of a token amount in the serialization: a 256-bit (u256) word.