Package | Description |
---|---|
tv.noixion.troncli | |
tv.noixion.troncli.models | |
tv.noixion.troncli.models.contracts |
Modifier and Type | Method and Description |
---|---|
TronTransaction |
TronClient.freezeBalance(TronWallet owner,
TronCurrency amount,
int durationDays,
TronResource resource)
Freezes your balance in exchange of energy or bandwidth.
|
TronTransaction |
TronClient.unfreezeBalance(TronWallet owner,
TronResource resource)
Unfreezes your balance.
|
Modifier and Type | Method and Description |
---|---|
static TronResource |
TronResource.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TronResource[] |
TronResource.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
TronResource |
UnfreezeBalanceContract.getResource() |
TronResource |
FreezeBalanceContract.getResource() |
Copyright © 2020. All rights reserved.