| Package | Description |
|---|---|
| im.mak.paddle | |
| im.mak.paddle.actions |
| Modifier and Type | Method and Description |
|---|---|
com.wavesplatform.wavesj.transactions.SetAssetScriptTransaction |
Node.send(SetAssetScript set) |
| Modifier and Type | Method and Description |
|---|---|
com.wavesplatform.wavesj.transactions.SetAssetScriptTransaction |
Account.setsAssetScript(Consumer<SetAssetScript> s) |
| Modifier and Type | Method and Description |
|---|---|
SetAssetScript |
SetAssetScript.asset(String assetId) |
SetAssetScript |
SetAssetScript.fee(long fee) |
SetAssetScript |
SetAssetScript.script(String sourceCode) |
static SetAssetScript |
SetAssetScript.setAssetScript(Account from) |
Copyright © 2019. All rights reserved.