public final class LedgerFeatures extends io.vertigo.app.config.Features<LedgerFeatures>
| Constructor and Description |
|---|
LedgerFeatures()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
buildFeatures() |
LedgerFeatures |
withEthereumBlockChain(io.vertigo.core.param.Param... params)
Add Ethereum BlockChain Ledger
|
LedgerFeatures |
withFakeBlockChain()
Add Ethereum BlockChain Ledger
|
public LedgerFeatures withEthereumBlockChain(io.vertigo.core.param.Param... params)
public LedgerFeatures withFakeBlockChain()
protected void buildFeatures()
buildFeatures in class io.vertigo.app.config.Features<LedgerFeatures>Copyright © 2019. All rights reserved.