Class: ArkEcosystem::Crypto::Networks::Testnet

Inherits:
Object
  • Object
show all
Defined in:
lib/arkecosystem/crypto/networks/testnet.rb

Overview

The configuration for the test network.

Class Method Summary collapse

Class Method Details

.epochObject



6
7
8
# File 'lib/arkecosystem/crypto/networks/testnet.rb', line 6

def self.epoch
  '2017-03-21T13:00:00.000Z'
end

.versionObject



10
11
12
# File 'lib/arkecosystem/crypto/networks/testnet.rb', line 10

def self.version
  0x17
end

.wifObject



14
15
16
# File 'lib/arkecosystem/crypto/networks/testnet.rb', line 14

def self.wif
  186
end