TESTNET property

Network TESTNET
getter/setter pair

Implementation

static Network TESTNET = Network(
  'testnet',
  0x98,
  DateTime.utc(2022, 10, 31, 21, 7, 47),
  Hash256('49D6E1CE276A85B70EAFE52349AACCA389302E7A9754BCF1221E79494FC665A4'),
);