JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.arkecosystem.crypto.networks
Interface INetwork
All Known Implementing Classes:
Devnet
,
Mainnet
,
Testnet
public interface
INetwork
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
java.lang.String
epoch
()
int
version
()
int
wif
()
Method Details
version
int
version
()
wif
int
wif
()
epoch
java.lang.String
epoch
()