Class: ArkEcosystem::Crypto::Networks::Devnet

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

Overview

The configuration for the development network.

Class Method Summary collapse

Class Method Details

.epochObject



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

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

.nethashObject



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

def self.nethash
  '578e820911f24e039733b45e4882b73e301f813a0d2c31330dafda84534ffa23'
end

.versionObject



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

def self.version
  '1e'
end

.wifObject



18
19
20
# File 'lib/arkecosystem/crypto/networks/devnet.rb', line 18

def self.wif
  170
end