class ArkEcosystem::Crypto::Networks::Devnet
The configuration for the development network.
Public Class Methods
epoch()
click to toggle source
# File lib/arkecosystem/crypto/networks/devnet.rb, line 6 def self.epoch '2017-03-21T13:00:00.000Z' end
version()
click to toggle source
# File lib/arkecosystem/crypto/networks/devnet.rb, line 10 def self.version 0x1e end
wif()
click to toggle source
# File lib/arkecosystem/crypto/networks/devnet.rb, line 14 def self.wif 170 end