| Modifier and Type | Method and Description |
|---|---|
Asset |
BeowulfJ.getBalance(AccountName accountName,
AssetInfo assetInfo) |
SmtCreateOperation |
BeowulfJ.smtCreate(AccountName controlAccount,
AccountName creator,
AssetInfo assetInfo,
Asset smtCreationFee,
long maxSupply) |
| Modifier and Type | Method and Description |
|---|---|
static Asset |
CondenserApi.getBalance(CommunicationHandler communicationHandler,
String accountName,
AssetInfo assetInfo)
Broadcast a whole block.
|
| Modifier and Type | Method and Description |
|---|---|
AssetInfo |
FindSmtTokenByName.getLiquid_symbol() |
| Modifier and Type | Method and Description |
|---|---|
void |
FindSmtTokenByName.setLiquid_symbol(AssetInfo liquid_symbol) |
| Modifier and Type | Method and Description |
|---|---|
AssetInfo |
SmtCreateOperation.getSymbol() |
| Modifier and Type | Method and Description |
|---|---|
void |
SmtCreateOperation.setSymbol(AssetInfo symbol) |
| Constructor and Description |
|---|
SmtCreateOperation(AccountName controlAccount,
AccountName creator,
AssetInfo symbol,
Asset smtCreationFee,
org.joou.UInteger precision,
List<FutureExtensions> extensions,
long maxSupply) |
Copyright © 2019. All rights reserved.