coreId property

BigInt coreId
final

Implementation

static final BigInt coreId = U64Codec.codec.decode(
  ByteInput(Hasher.blake2b64.hashString('Core')),
);