coinTypeInt property

BigInt coinTypeInt

Implementation

BigInt get coinTypeInt =>
    BigInt.from(_coinMaps[ENSUtils.describeEnum(this)] as int);