Package nxt.blockchain
Class ChildChain
java.lang.Object
nxt.blockchain.Chain
nxt.blockchain.ChildChain
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ChildChainstatic final ChildChainstatic final ChildChainstatic final ChildChainstatic final ChildChainstatic final ChildChainfinal long -
Method Summary
Modifier and TypeMethodDescriptionstatic Collection<ChildChain>getAll()static ChildChaingetChildChain(int id) static ChildChaingetChildChain(String name) getPermissionWriter(long granterId) static voidinit()booleanisAllowed(TransactionType transactionType) booleannewTransactionBuilder(byte[] senderPublicKey, long amount, long fee, short deadline, Attachment attachment) Methods inherited from class nxt.blockchain.Chain
getBalanceHome, getChain, getChain, getDbSchema, getDecimals, getDisabledAPIs, getId, getName, getPrunableMessageHome, getSchemaTable, getTotalAmount, getTransactionHome, toString
-
Field Details
-
IGNIS
-
AEUR
-
BITSWIFT
-
MPG
-
GPS
-
NXT
-
SHUFFLING_DEPOSIT_NQT
public final long SHUFFLING_DEPOSIT_NQT
-
-
Method Details
-
getChildChain
-
getChildChain
-
getAll
-
init
public static void init() -
getAliasHome
-
getAssetDividendHome
-
getCurrencyFounderHome
-
getDigitalGoodsHome
-
getExchangeHome
-
getExchangeOfferHome
-
getExchangeRequestHome
-
getOrderHome
-
getPhasingPollHome
-
getPhasingVoteHome
-
getPollHome
-
getShufflingHome
-
getShufflingParticipantHome
-
getTaggedDataHome
-
getTradeHome
-
getVoteHome
-
isAllowed
-
getDisabledTransactionTypes
- Specified by:
getDisabledTransactionTypesin classChain
-
getDisabledAPITags
- Overrides:
getDisabledAPITagsin classChain
-
isEnabled
public boolean isEnabled() -
newTransactionBuilder
public ChildTransactionImpl.BuilderImpl newTransactionBuilder(byte[] senderPublicKey, long amount, long fee, short deadline, Attachment attachment) - Specified by:
newTransactionBuilderin classChain
-
getPermissionChecker
-
getPermissionWriter
-
getPermissionReader
-
getPermissionPolicy
-
getMasterAdminAccounts
-