public class Testnet extends Object implements NetworkProperties
| Constructor and Description |
|---|
Testnet() |
| Modifier and Type | Method and Description |
|---|---|
Asset |
getAccountCreationFee() |
String |
getBeowulf_symbol() |
String |
getChain_id() |
String |
getPrefix() |
Asset |
getSmtCreationFee() |
Asset |
getTransactionFee() |
String |
getVests_symbol() |
String |
getWd_symbol() |
public String getChain_id()
getChain_id in interface NetworkPropertiespublic String getPrefix()
getPrefix in interface NetworkPropertiespublic String getBeowulf_symbol()
getBeowulf_symbol in interface NetworkPropertiespublic String getWd_symbol()
getWd_symbol in interface NetworkPropertiespublic String getVests_symbol()
getVests_symbol in interface NetworkPropertiespublic Asset getTransactionFee()
getTransactionFee in interface NetworkPropertiespublic Asset getSmtCreationFee()
getSmtCreationFee in interface NetworkPropertiespublic Asset getAccountCreationFee()
getAccountCreationFee in interface NetworkPropertiesCopyright © 2019. All rights reserved.