Package | Description |
---|---|
org.tron.api | |
tv.noixion.troncli.grpc | |
tv.noixion.troncli.utils |
Modifier and Type | Method and Description |
---|---|
GrpcAPI.TransactionExtention |
WalletGrpc.WalletBlockingStub.accountPermissionUpdate(Contract.AccountPermissionUpdateContract request) |
GrpcAPI.TransactionExtention |
WalletGrpc.WalletBlockingStub.addSign(Protocol.TransactionSign request) |
GrpcAPI.TransactionExtention |
GrpcAPI.TransactionExtention.Builder.build() |
GrpcAPI.TransactionExtention |
GrpcAPI.TransactionExtention.Builder.buildPartial() |
GrpcAPI.TransactionExtention |
WalletGrpc.WalletBlockingStub.buyStorage(Contract.BuyStorageContract request) |
GrpcAPI.TransactionExtention |
WalletGrpc.WalletBlockingStub.buyStorageBytes(Contract.BuyStorageBytesContract request) |
GrpcAPI.TransactionExtention |
WalletGrpc.WalletBlockingStub.createAccount2(Contract.AccountCreateContract request)
Use this function instead of CreateAccount.
|
GrpcAPI.TransactionExtention |
WalletGrpc.WalletBlockingStub.createAssetIssue2(Contract.AssetIssueContract request)
Use this function instead of CreateAssetIssue.
|
GrpcAPI.TransactionExtention |
WalletGrpc.WalletBlockingStub.createTransaction2(Contract.TransferContract request)
Use this function instead of CreateTransaction.
|
GrpcAPI.TransactionExtention |
WalletGrpc.WalletBlockingStub.createWitness2(Contract.WitnessCreateContract request)
Use this function instead of CreateWitness.
|
GrpcAPI.TransactionExtention |
WalletGrpc.WalletBlockingStub.deployContract(Contract.CreateSmartContract request) |
GrpcAPI.TransactionExtention |
WalletGrpc.WalletBlockingStub.exchangeCreate(Contract.ExchangeCreateContract request) |
GrpcAPI.TransactionExtention |
WalletGrpc.WalletBlockingStub.exchangeInject(Contract.ExchangeInjectContract request) |
GrpcAPI.TransactionExtention |
WalletGrpc.WalletBlockingStub.exchangeTransaction(Contract.ExchangeTransactionContract request) |
GrpcAPI.TransactionExtention |
WalletGrpc.WalletBlockingStub.exchangeWithdraw(Contract.ExchangeWithdrawContract request) |
GrpcAPI.TransactionExtention |
WalletGrpc.WalletBlockingStub.freezeBalance2(Contract.FreezeBalanceContract request)
Use this function instead of FreezeBalance.
|
static GrpcAPI.TransactionExtention |
GrpcAPI.TransactionExtention.getDefaultInstance() |
GrpcAPI.TransactionExtention |
GrpcAPI.TransactionExtention.getDefaultInstanceForType() |
GrpcAPI.TransactionExtention |
GrpcAPI.TransactionExtention.Builder.getDefaultInstanceForType() |
GrpcAPI.TransactionExtention |
GrpcAPI.TransactionSignWeightOrBuilder.getTransaction()
.protocol.TransactionExtention transaction = 5; |
GrpcAPI.TransactionExtention |
GrpcAPI.TransactionSignWeight.getTransaction()
.protocol.TransactionExtention transaction = 5; |
GrpcAPI.TransactionExtention |
GrpcAPI.TransactionSignWeight.Builder.getTransaction()
.protocol.TransactionExtention transaction = 5; |
GrpcAPI.TransactionExtention |
GrpcAPI.TransactionApprovedListOrBuilder.getTransaction()
.protocol.TransactionExtention transaction = 5; |
GrpcAPI.TransactionExtention |
GrpcAPI.TransactionApprovedList.getTransaction()
.protocol.TransactionExtention transaction = 5; |
GrpcAPI.TransactionExtention |
GrpcAPI.TransactionApprovedList.Builder.getTransaction()
.protocol.TransactionExtention transaction = 5; |
GrpcAPI.TransactionExtention |
GrpcAPI.TransactionListExtentionOrBuilder.getTransaction(int index)
repeated .protocol.TransactionExtention transaction = 1; |
GrpcAPI.TransactionExtention |
GrpcAPI.TransactionListExtention.getTransaction(int index)
repeated .protocol.TransactionExtention transaction = 1; |
GrpcAPI.TransactionExtention |
GrpcAPI.TransactionListExtention.Builder.getTransaction(int index)
repeated .protocol.TransactionExtention transaction = 1; |
GrpcAPI.TransactionExtention |
GrpcAPI.BlockExtentionOrBuilder.getTransactions(int index)
repeated .protocol.TransactionExtention transactions = 1; |
GrpcAPI.TransactionExtention |
GrpcAPI.BlockExtention.getTransactions(int index)
repeated .protocol.TransactionExtention transactions = 1; |
GrpcAPI.TransactionExtention |
GrpcAPI.BlockExtention.Builder.getTransactions(int index)
repeated .protocol.TransactionExtention transactions = 1; |
GrpcAPI.TransactionExtention |
WalletGrpc.WalletBlockingStub.getTransactionSign2(Protocol.TransactionSign request)
Warning: do not invoke this interface provided by others.
|
static GrpcAPI.TransactionExtention |
GrpcAPI.TransactionExtention.parseDelimitedFrom(InputStream input) |
static GrpcAPI.TransactionExtention |
GrpcAPI.TransactionExtention.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GrpcAPI.TransactionExtention |
GrpcAPI.TransactionExtention.parseFrom(byte[] data) |
static GrpcAPI.TransactionExtention |
GrpcAPI.TransactionExtention.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GrpcAPI.TransactionExtention |
GrpcAPI.TransactionExtention.parseFrom(ByteBuffer data) |
static GrpcAPI.TransactionExtention |
GrpcAPI.TransactionExtention.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GrpcAPI.TransactionExtention |
GrpcAPI.TransactionExtention.parseFrom(com.google.protobuf.ByteString data) |
static GrpcAPI.TransactionExtention |
GrpcAPI.TransactionExtention.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GrpcAPI.TransactionExtention |
GrpcAPI.TransactionExtention.parseFrom(com.google.protobuf.CodedInputStream input) |
static GrpcAPI.TransactionExtention |
GrpcAPI.TransactionExtention.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GrpcAPI.TransactionExtention |
GrpcAPI.TransactionExtention.parseFrom(InputStream input) |
static GrpcAPI.TransactionExtention |
GrpcAPI.TransactionExtention.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
GrpcAPI.TransactionExtention |
WalletGrpc.WalletBlockingStub.participateAssetIssue2(Contract.ParticipateAssetIssueContract request)
Use this function instead of ParticipateAssetIssue.
|
GrpcAPI.TransactionExtention |
WalletGrpc.WalletBlockingStub.proposalApprove(Contract.ProposalApproveContract request) |
GrpcAPI.TransactionExtention |
WalletGrpc.WalletBlockingStub.proposalCreate(Contract.ProposalCreateContract request) |
GrpcAPI.TransactionExtention |
WalletGrpc.WalletBlockingStub.proposalDelete(Contract.ProposalDeleteContract request) |
GrpcAPI.TransactionExtention |
WalletGrpc.WalletBlockingStub.sellStorage(Contract.SellStorageContract request) |
GrpcAPI.TransactionExtention |
WalletGrpc.WalletBlockingStub.transferAsset2(Contract.TransferAssetContract request)
Use this function instead of TransferAsset.
|
GrpcAPI.TransactionExtention |
WalletGrpc.WalletBlockingStub.triggerContract(Contract.TriggerSmartContract request) |
GrpcAPI.TransactionExtention |
WalletGrpc.WalletBlockingStub.unfreezeAsset2(Contract.UnfreezeAssetContract request)
Use this function instead of UnfreezeAsset.
|
GrpcAPI.TransactionExtention |
WalletGrpc.WalletBlockingStub.unfreezeBalance2(Contract.UnfreezeBalanceContract request)
Use this function instead of UnfreezeBalance.
|
GrpcAPI.TransactionExtention |
WalletGrpc.WalletBlockingStub.updateAccount2(Contract.AccountUpdateContract request)
Use this function instead of UpdateAccount.
|
GrpcAPI.TransactionExtention |
WalletGrpc.WalletBlockingStub.updateAsset2(Contract.UpdateAssetContract request)
Use this function instead of UpdateAsset.
|
GrpcAPI.TransactionExtention |
WalletGrpc.WalletBlockingStub.updateEnergyLimit(Contract.UpdateEnergyLimitContract request)
modify the energy_limit
|
GrpcAPI.TransactionExtention |
WalletGrpc.WalletBlockingStub.updateSetting(Contract.UpdateSettingContract request)
modify the consume_user_resource_percent
|
GrpcAPI.TransactionExtention |
WalletGrpc.WalletBlockingStub.updateWitness2(Contract.WitnessUpdateContract request)
Use this function instead of UpdateWitness.
|
GrpcAPI.TransactionExtention |
WalletGrpc.WalletBlockingStub.voteWitnessAccount2(Contract.VoteWitnessContract request)
Use this function instead of VoteWitnessAccount.
|
GrpcAPI.TransactionExtention |
WalletGrpc.WalletBlockingStub.withdrawBalance2(Contract.WithdrawBalanceContract request)
Use this function instead of WithdrawBalance.
|
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<GrpcAPI.TransactionExtention> |
WalletGrpc.WalletFutureStub.accountPermissionUpdate(Contract.AccountPermissionUpdateContract request) |
com.google.common.util.concurrent.ListenableFuture<GrpcAPI.TransactionExtention> |
WalletGrpc.WalletFutureStub.addSign(Protocol.TransactionSign request) |
com.google.common.util.concurrent.ListenableFuture<GrpcAPI.TransactionExtention> |
WalletGrpc.WalletFutureStub.buyStorage(Contract.BuyStorageContract request) |
com.google.common.util.concurrent.ListenableFuture<GrpcAPI.TransactionExtention> |
WalletGrpc.WalletFutureStub.buyStorageBytes(Contract.BuyStorageBytesContract request) |
com.google.common.util.concurrent.ListenableFuture<GrpcAPI.TransactionExtention> |
WalletGrpc.WalletFutureStub.createAccount2(Contract.AccountCreateContract request)
Use this function instead of CreateAccount.
|
com.google.common.util.concurrent.ListenableFuture<GrpcAPI.TransactionExtention> |
WalletGrpc.WalletFutureStub.createAssetIssue2(Contract.AssetIssueContract request)
Use this function instead of CreateAssetIssue.
|
com.google.common.util.concurrent.ListenableFuture<GrpcAPI.TransactionExtention> |
WalletGrpc.WalletFutureStub.createTransaction2(Contract.TransferContract request)
Use this function instead of CreateTransaction.
|
com.google.common.util.concurrent.ListenableFuture<GrpcAPI.TransactionExtention> |
WalletGrpc.WalletFutureStub.createWitness2(Contract.WitnessCreateContract request)
Use this function instead of CreateWitness.
|
com.google.common.util.concurrent.ListenableFuture<GrpcAPI.TransactionExtention> |
WalletGrpc.WalletFutureStub.deployContract(Contract.CreateSmartContract request) |
com.google.common.util.concurrent.ListenableFuture<GrpcAPI.TransactionExtention> |
WalletGrpc.WalletFutureStub.exchangeCreate(Contract.ExchangeCreateContract request) |
com.google.common.util.concurrent.ListenableFuture<GrpcAPI.TransactionExtention> |
WalletGrpc.WalletFutureStub.exchangeInject(Contract.ExchangeInjectContract request) |
com.google.common.util.concurrent.ListenableFuture<GrpcAPI.TransactionExtention> |
WalletGrpc.WalletFutureStub.exchangeTransaction(Contract.ExchangeTransactionContract request) |
com.google.common.util.concurrent.ListenableFuture<GrpcAPI.TransactionExtention> |
WalletGrpc.WalletFutureStub.exchangeWithdraw(Contract.ExchangeWithdrawContract request) |
com.google.common.util.concurrent.ListenableFuture<GrpcAPI.TransactionExtention> |
WalletGrpc.WalletFutureStub.freezeBalance2(Contract.FreezeBalanceContract request)
Use this function instead of FreezeBalance.
|
static io.grpc.MethodDescriptor<Contract.AccountPermissionUpdateContract,GrpcAPI.TransactionExtention> |
WalletGrpc.getAccountPermissionUpdateMethod() |
static io.grpc.MethodDescriptor<Protocol.TransactionSign,GrpcAPI.TransactionExtention> |
WalletGrpc.getAddSignMethod() |
static io.grpc.MethodDescriptor<Contract.BuyStorageBytesContract,GrpcAPI.TransactionExtention> |
WalletGrpc.getBuyStorageBytesMethod() |
static io.grpc.MethodDescriptor<Contract.BuyStorageContract,GrpcAPI.TransactionExtention> |
WalletGrpc.getBuyStorageMethod() |
static io.grpc.MethodDescriptor<Contract.AccountCreateContract,GrpcAPI.TransactionExtention> |
WalletGrpc.getCreateAccount2Method() |
static io.grpc.MethodDescriptor<Contract.AssetIssueContract,GrpcAPI.TransactionExtention> |
WalletGrpc.getCreateAssetIssue2Method() |
static io.grpc.MethodDescriptor<Contract.TransferContract,GrpcAPI.TransactionExtention> |
WalletGrpc.getCreateTransaction2Method() |
static io.grpc.MethodDescriptor<Contract.WitnessCreateContract,GrpcAPI.TransactionExtention> |
WalletGrpc.getCreateWitness2Method() |
static io.grpc.MethodDescriptor<Contract.CreateSmartContract,GrpcAPI.TransactionExtention> |
WalletGrpc.getDeployContractMethod() |
static io.grpc.MethodDescriptor<Contract.ExchangeCreateContract,GrpcAPI.TransactionExtention> |
WalletGrpc.getExchangeCreateMethod() |
static io.grpc.MethodDescriptor<Contract.ExchangeInjectContract,GrpcAPI.TransactionExtention> |
WalletGrpc.getExchangeInjectMethod() |
static io.grpc.MethodDescriptor<Contract.ExchangeTransactionContract,GrpcAPI.TransactionExtention> |
WalletGrpc.getExchangeTransactionMethod() |
static io.grpc.MethodDescriptor<Contract.ExchangeWithdrawContract,GrpcAPI.TransactionExtention> |
WalletGrpc.getExchangeWithdrawMethod() |
static io.grpc.MethodDescriptor<Contract.FreezeBalanceContract,GrpcAPI.TransactionExtention> |
WalletGrpc.getFreezeBalance2Method() |
static io.grpc.MethodDescriptor<Protocol.TransactionSign,GrpcAPI.TransactionExtention> |
WalletGrpc.getGetTransactionSign2Method() |
com.google.protobuf.Parser<GrpcAPI.TransactionExtention> |
GrpcAPI.TransactionExtention.getParserForType() |
static io.grpc.MethodDescriptor<Contract.ParticipateAssetIssueContract,GrpcAPI.TransactionExtention> |
WalletGrpc.getParticipateAssetIssue2Method() |
static io.grpc.MethodDescriptor<Contract.ProposalApproveContract,GrpcAPI.TransactionExtention> |
WalletGrpc.getProposalApproveMethod() |
static io.grpc.MethodDescriptor<Contract.ProposalCreateContract,GrpcAPI.TransactionExtention> |
WalletGrpc.getProposalCreateMethod() |
static io.grpc.MethodDescriptor<Contract.ProposalDeleteContract,GrpcAPI.TransactionExtention> |
WalletGrpc.getProposalDeleteMethod() |
static io.grpc.MethodDescriptor<Contract.SellStorageContract,GrpcAPI.TransactionExtention> |
WalletGrpc.getSellStorageMethod() |
List<GrpcAPI.TransactionExtention> |
GrpcAPI.TransactionListExtentionOrBuilder.getTransactionList()
repeated .protocol.TransactionExtention transaction = 1; |
List<GrpcAPI.TransactionExtention> |
GrpcAPI.TransactionListExtention.getTransactionList()
repeated .protocol.TransactionExtention transaction = 1; |
List<GrpcAPI.TransactionExtention> |
GrpcAPI.TransactionListExtention.Builder.getTransactionList()
repeated .protocol.TransactionExtention transaction = 1; |
com.google.common.util.concurrent.ListenableFuture<GrpcAPI.TransactionExtention> |
WalletGrpc.WalletFutureStub.getTransactionSign2(Protocol.TransactionSign request)
Warning: do not invoke this interface provided by others.
|
List<GrpcAPI.TransactionExtention> |
GrpcAPI.BlockExtentionOrBuilder.getTransactionsList()
repeated .protocol.TransactionExtention transactions = 1; |
List<GrpcAPI.TransactionExtention> |
GrpcAPI.BlockExtention.getTransactionsList()
repeated .protocol.TransactionExtention transactions = 1; |
List<GrpcAPI.TransactionExtention> |
GrpcAPI.BlockExtention.Builder.getTransactionsList()
repeated .protocol.TransactionExtention transactions = 1; |
static io.grpc.MethodDescriptor<Contract.TransferAssetContract,GrpcAPI.TransactionExtention> |
WalletGrpc.getTransferAsset2Method() |
static io.grpc.MethodDescriptor<Contract.TriggerSmartContract,GrpcAPI.TransactionExtention> |
WalletGrpc.getTriggerContractMethod() |
static io.grpc.MethodDescriptor<Contract.UnfreezeAssetContract,GrpcAPI.TransactionExtention> |
WalletGrpc.getUnfreezeAsset2Method() |
static io.grpc.MethodDescriptor<Contract.UnfreezeBalanceContract,GrpcAPI.TransactionExtention> |
WalletGrpc.getUnfreezeBalance2Method() |
static io.grpc.MethodDescriptor<Contract.AccountUpdateContract,GrpcAPI.TransactionExtention> |
WalletGrpc.getUpdateAccount2Method() |
static io.grpc.MethodDescriptor<Contract.UpdateAssetContract,GrpcAPI.TransactionExtention> |
WalletGrpc.getUpdateAsset2Method() |
static io.grpc.MethodDescriptor<Contract.UpdateEnergyLimitContract,GrpcAPI.TransactionExtention> |
WalletGrpc.getUpdateEnergyLimitMethod() |
static io.grpc.MethodDescriptor<Contract.UpdateSettingContract,GrpcAPI.TransactionExtention> |
WalletGrpc.getUpdateSettingMethod() |
static io.grpc.MethodDescriptor<Contract.WitnessUpdateContract,GrpcAPI.TransactionExtention> |
WalletGrpc.getUpdateWitness2Method() |
static io.grpc.MethodDescriptor<Contract.VoteWitnessContract,GrpcAPI.TransactionExtention> |
WalletGrpc.getVoteWitnessAccount2Method() |
static io.grpc.MethodDescriptor<Contract.WithdrawBalanceContract,GrpcAPI.TransactionExtention> |
WalletGrpc.getWithdrawBalance2Method() |
static com.google.protobuf.Parser<GrpcAPI.TransactionExtention> |
GrpcAPI.TransactionExtention.parser() |
com.google.common.util.concurrent.ListenableFuture<GrpcAPI.TransactionExtention> |
WalletGrpc.WalletFutureStub.participateAssetIssue2(Contract.ParticipateAssetIssueContract request)
Use this function instead of ParticipateAssetIssue.
|
com.google.common.util.concurrent.ListenableFuture<GrpcAPI.TransactionExtention> |
WalletGrpc.WalletFutureStub.proposalApprove(Contract.ProposalApproveContract request) |
com.google.common.util.concurrent.ListenableFuture<GrpcAPI.TransactionExtention> |
WalletGrpc.WalletFutureStub.proposalCreate(Contract.ProposalCreateContract request) |
com.google.common.util.concurrent.ListenableFuture<GrpcAPI.TransactionExtention> |
WalletGrpc.WalletFutureStub.proposalDelete(Contract.ProposalDeleteContract request) |
com.google.common.util.concurrent.ListenableFuture<GrpcAPI.TransactionExtention> |
WalletGrpc.WalletFutureStub.sellStorage(Contract.SellStorageContract request) |
com.google.common.util.concurrent.ListenableFuture<GrpcAPI.TransactionExtention> |
WalletGrpc.WalletFutureStub.transferAsset2(Contract.TransferAssetContract request)
Use this function instead of TransferAsset.
|
com.google.common.util.concurrent.ListenableFuture<GrpcAPI.TransactionExtention> |
WalletGrpc.WalletFutureStub.triggerContract(Contract.TriggerSmartContract request) |
com.google.common.util.concurrent.ListenableFuture<GrpcAPI.TransactionExtention> |
WalletGrpc.WalletFutureStub.unfreezeAsset2(Contract.UnfreezeAssetContract request)
Use this function instead of UnfreezeAsset.
|
com.google.common.util.concurrent.ListenableFuture<GrpcAPI.TransactionExtention> |
WalletGrpc.WalletFutureStub.unfreezeBalance2(Contract.UnfreezeBalanceContract request)
Use this function instead of UnfreezeBalance.
|
com.google.common.util.concurrent.ListenableFuture<GrpcAPI.TransactionExtention> |
WalletGrpc.WalletFutureStub.updateAccount2(Contract.AccountUpdateContract request)
Use this function instead of UpdateAccount.
|
com.google.common.util.concurrent.ListenableFuture<GrpcAPI.TransactionExtention> |
WalletGrpc.WalletFutureStub.updateAsset2(Contract.UpdateAssetContract request)
Use this function instead of UpdateAsset.
|
com.google.common.util.concurrent.ListenableFuture<GrpcAPI.TransactionExtention> |
WalletGrpc.WalletFutureStub.updateEnergyLimit(Contract.UpdateEnergyLimitContract request)
modify the energy_limit
|
com.google.common.util.concurrent.ListenableFuture<GrpcAPI.TransactionExtention> |
WalletGrpc.WalletFutureStub.updateSetting(Contract.UpdateSettingContract request)
modify the consume_user_resource_percent
|
com.google.common.util.concurrent.ListenableFuture<GrpcAPI.TransactionExtention> |
WalletGrpc.WalletFutureStub.updateWitness2(Contract.WitnessUpdateContract request)
Use this function instead of UpdateWitness.
|
com.google.common.util.concurrent.ListenableFuture<GrpcAPI.TransactionExtention> |
WalletGrpc.WalletFutureStub.voteWitnessAccount2(Contract.VoteWitnessContract request)
Use this function instead of VoteWitnessAccount.
|
com.google.common.util.concurrent.ListenableFuture<GrpcAPI.TransactionExtention> |
WalletGrpc.WalletFutureStub.withdrawBalance2(Contract.WithdrawBalanceContract request)
Use this function instead of WithdrawBalance.
|
Modifier and Type | Method and Description |
---|---|
GrpcAPI.TransactionListExtention.Builder |
GrpcAPI.TransactionListExtention.Builder.addTransaction(GrpcAPI.TransactionExtention value)
repeated .protocol.TransactionExtention transaction = 1; |
GrpcAPI.TransactionListExtention.Builder |
GrpcAPI.TransactionListExtention.Builder.addTransaction(int index,
GrpcAPI.TransactionExtention value)
repeated .protocol.TransactionExtention transaction = 1; |
GrpcAPI.BlockExtention.Builder |
GrpcAPI.BlockExtention.Builder.addTransactions(GrpcAPI.TransactionExtention value)
repeated .protocol.TransactionExtention transactions = 1; |
GrpcAPI.BlockExtention.Builder |
GrpcAPI.BlockExtention.Builder.addTransactions(int index,
GrpcAPI.TransactionExtention value)
repeated .protocol.TransactionExtention transactions = 1; |
GrpcAPI.TransactionExtention.Builder |
GrpcAPI.TransactionExtention.Builder.mergeFrom(GrpcAPI.TransactionExtention other) |
GrpcAPI.TransactionSignWeight.Builder |
GrpcAPI.TransactionSignWeight.Builder.mergeTransaction(GrpcAPI.TransactionExtention value)
.protocol.TransactionExtention transaction = 5; |
GrpcAPI.TransactionApprovedList.Builder |
GrpcAPI.TransactionApprovedList.Builder.mergeTransaction(GrpcAPI.TransactionExtention value)
.protocol.TransactionExtention transaction = 5; |
static GrpcAPI.TransactionExtention.Builder |
GrpcAPI.TransactionExtention.newBuilder(GrpcAPI.TransactionExtention prototype) |
GrpcAPI.TransactionSignWeight.Builder |
GrpcAPI.TransactionSignWeight.Builder.setTransaction(GrpcAPI.TransactionExtention value)
.protocol.TransactionExtention transaction = 5; |
GrpcAPI.TransactionApprovedList.Builder |
GrpcAPI.TransactionApprovedList.Builder.setTransaction(GrpcAPI.TransactionExtention value)
.protocol.TransactionExtention transaction = 5; |
GrpcAPI.TransactionListExtention.Builder |
GrpcAPI.TransactionListExtention.Builder.setTransaction(int index,
GrpcAPI.TransactionExtention value)
repeated .protocol.TransactionExtention transaction = 1; |
GrpcAPI.BlockExtention.Builder |
GrpcAPI.BlockExtention.Builder.setTransactions(int index,
GrpcAPI.TransactionExtention value)
repeated .protocol.TransactionExtention transactions = 1; |
Modifier and Type | Method and Description |
---|---|
void |
WalletGrpc.WalletImplBase.accountPermissionUpdate(Contract.AccountPermissionUpdateContract request,
io.grpc.stub.StreamObserver<GrpcAPI.TransactionExtention> responseObserver) |
void |
WalletGrpc.WalletStub.accountPermissionUpdate(Contract.AccountPermissionUpdateContract request,
io.grpc.stub.StreamObserver<GrpcAPI.TransactionExtention> responseObserver) |
GrpcAPI.TransactionListExtention.Builder |
GrpcAPI.TransactionListExtention.Builder.addAllTransaction(Iterable<? extends GrpcAPI.TransactionExtention> values)
repeated .protocol.TransactionExtention transaction = 1; |
GrpcAPI.BlockExtention.Builder |
GrpcAPI.BlockExtention.Builder.addAllTransactions(Iterable<? extends GrpcAPI.TransactionExtention> values)
repeated .protocol.TransactionExtention transactions = 1; |
void |
WalletGrpc.WalletImplBase.addSign(Protocol.TransactionSign request,
io.grpc.stub.StreamObserver<GrpcAPI.TransactionExtention> responseObserver) |
void |
WalletGrpc.WalletStub.addSign(Protocol.TransactionSign request,
io.grpc.stub.StreamObserver<GrpcAPI.TransactionExtention> responseObserver) |
void |
WalletGrpc.WalletImplBase.buyStorage(Contract.BuyStorageContract request,
io.grpc.stub.StreamObserver<GrpcAPI.TransactionExtention> responseObserver) |
void |
WalletGrpc.WalletStub.buyStorage(Contract.BuyStorageContract request,
io.grpc.stub.StreamObserver<GrpcAPI.TransactionExtention> responseObserver) |
void |
WalletGrpc.WalletImplBase.buyStorageBytes(Contract.BuyStorageBytesContract request,
io.grpc.stub.StreamObserver<GrpcAPI.TransactionExtention> responseObserver) |
void |
WalletGrpc.WalletStub.buyStorageBytes(Contract.BuyStorageBytesContract request,
io.grpc.stub.StreamObserver<GrpcAPI.TransactionExtention> responseObserver) |
void |
WalletGrpc.WalletImplBase.createAccount2(Contract.AccountCreateContract request,
io.grpc.stub.StreamObserver<GrpcAPI.TransactionExtention> responseObserver)
Use this function instead of CreateAccount.
|
void |
WalletGrpc.WalletStub.createAccount2(Contract.AccountCreateContract request,
io.grpc.stub.StreamObserver<GrpcAPI.TransactionExtention> responseObserver)
Use this function instead of CreateAccount.
|
void |
WalletGrpc.WalletImplBase.createAssetIssue2(Contract.AssetIssueContract request,
io.grpc.stub.StreamObserver<GrpcAPI.TransactionExtention> responseObserver)
Use this function instead of CreateAssetIssue.
|
void |
WalletGrpc.WalletStub.createAssetIssue2(Contract.AssetIssueContract request,
io.grpc.stub.StreamObserver<GrpcAPI.TransactionExtention> responseObserver)
Use this function instead of CreateAssetIssue.
|
void |
WalletGrpc.WalletImplBase.createTransaction2(Contract.TransferContract request,
io.grpc.stub.StreamObserver<GrpcAPI.TransactionExtention> responseObserver)
Use this function instead of CreateTransaction.
|
void |
WalletGrpc.WalletStub.createTransaction2(Contract.TransferContract request,
io.grpc.stub.StreamObserver<GrpcAPI.TransactionExtention> responseObserver)
Use this function instead of CreateTransaction.
|
void |
WalletGrpc.WalletImplBase.createWitness2(Contract.WitnessCreateContract request,
io.grpc.stub.StreamObserver<GrpcAPI.TransactionExtention> responseObserver)
Use this function instead of CreateWitness.
|
void |
WalletGrpc.WalletStub.createWitness2(Contract.WitnessCreateContract request,
io.grpc.stub.StreamObserver<GrpcAPI.TransactionExtention> responseObserver)
Use this function instead of CreateWitness.
|
void |
WalletGrpc.WalletImplBase.deployContract(Contract.CreateSmartContract request,
io.grpc.stub.StreamObserver<GrpcAPI.TransactionExtention> responseObserver) |
void |
WalletGrpc.WalletStub.deployContract(Contract.CreateSmartContract request,
io.grpc.stub.StreamObserver<GrpcAPI.TransactionExtention> responseObserver) |
void |
WalletGrpc.WalletImplBase.exchangeCreate(Contract.ExchangeCreateContract request,
io.grpc.stub.StreamObserver<GrpcAPI.TransactionExtention> responseObserver) |
void |
WalletGrpc.WalletStub.exchangeCreate(Contract.ExchangeCreateContract request,
io.grpc.stub.StreamObserver<GrpcAPI.TransactionExtention> responseObserver) |
void |
WalletGrpc.WalletImplBase.exchangeInject(Contract.ExchangeInjectContract request,
io.grpc.stub.StreamObserver<GrpcAPI.TransactionExtention> responseObserver) |
void |
WalletGrpc.WalletStub.exchangeInject(Contract.ExchangeInjectContract request,
io.grpc.stub.StreamObserver<GrpcAPI.TransactionExtention> responseObserver) |
void |
WalletGrpc.WalletImplBase.exchangeTransaction(Contract.ExchangeTransactionContract request,
io.grpc.stub.StreamObserver<GrpcAPI.TransactionExtention> responseObserver) |
void |
WalletGrpc.WalletStub.exchangeTransaction(Contract.ExchangeTransactionContract request,
io.grpc.stub.StreamObserver<GrpcAPI.TransactionExtention> responseObserver) |
void |
WalletGrpc.WalletImplBase.exchangeWithdraw(Contract.ExchangeWithdrawContract request,
io.grpc.stub.StreamObserver<GrpcAPI.TransactionExtention> responseObserver) |
void |
WalletGrpc.WalletStub.exchangeWithdraw(Contract.ExchangeWithdrawContract request,
io.grpc.stub.StreamObserver<GrpcAPI.TransactionExtention> responseObserver) |
void |
WalletGrpc.WalletImplBase.freezeBalance2(Contract.FreezeBalanceContract request,
io.grpc.stub.StreamObserver<GrpcAPI.TransactionExtention> responseObserver)
Use this function instead of FreezeBalance.
|
void |
WalletGrpc.WalletStub.freezeBalance2(Contract.FreezeBalanceContract request,
io.grpc.stub.StreamObserver<GrpcAPI.TransactionExtention> responseObserver)
Use this function instead of FreezeBalance.
|
void |
WalletGrpc.WalletImplBase.getTransactionSign2(Protocol.TransactionSign request,
io.grpc.stub.StreamObserver<GrpcAPI.TransactionExtention> responseObserver)
Warning: do not invoke this interface provided by others.
|
void |
WalletGrpc.WalletStub.getTransactionSign2(Protocol.TransactionSign request,
io.grpc.stub.StreamObserver<GrpcAPI.TransactionExtention> responseObserver)
Warning: do not invoke this interface provided by others.
|
void |
WalletGrpc.WalletImplBase.participateAssetIssue2(Contract.ParticipateAssetIssueContract request,
io.grpc.stub.StreamObserver<GrpcAPI.TransactionExtention> responseObserver)
Use this function instead of ParticipateAssetIssue.
|
void |
WalletGrpc.WalletStub.participateAssetIssue2(Contract.ParticipateAssetIssueContract request,
io.grpc.stub.StreamObserver<GrpcAPI.TransactionExtention> responseObserver)
Use this function instead of ParticipateAssetIssue.
|
void |
WalletGrpc.WalletImplBase.proposalApprove(Contract.ProposalApproveContract request,
io.grpc.stub.StreamObserver<GrpcAPI.TransactionExtention> responseObserver) |
void |
WalletGrpc.WalletStub.proposalApprove(Contract.ProposalApproveContract request,
io.grpc.stub.StreamObserver<GrpcAPI.TransactionExtention> responseObserver) |
void |
WalletGrpc.WalletImplBase.proposalCreate(Contract.ProposalCreateContract request,
io.grpc.stub.StreamObserver<GrpcAPI.TransactionExtention> responseObserver) |
void |
WalletGrpc.WalletStub.proposalCreate(Contract.ProposalCreateContract request,
io.grpc.stub.StreamObserver<GrpcAPI.TransactionExtention> responseObserver) |
void |
WalletGrpc.WalletImplBase.proposalDelete(Contract.ProposalDeleteContract request,
io.grpc.stub.StreamObserver<GrpcAPI.TransactionExtention> responseObserver) |
void |
WalletGrpc.WalletStub.proposalDelete(Contract.ProposalDeleteContract request,
io.grpc.stub.StreamObserver<GrpcAPI.TransactionExtention> responseObserver) |
void |
WalletGrpc.WalletImplBase.sellStorage(Contract.SellStorageContract request,
io.grpc.stub.StreamObserver<GrpcAPI.TransactionExtention> responseObserver) |
void |
WalletGrpc.WalletStub.sellStorage(Contract.SellStorageContract request,
io.grpc.stub.StreamObserver<GrpcAPI.TransactionExtention> responseObserver) |
void |
WalletGrpc.WalletImplBase.transferAsset2(Contract.TransferAssetContract request,
io.grpc.stub.StreamObserver<GrpcAPI.TransactionExtention> responseObserver)
Use this function instead of TransferAsset.
|
void |
WalletGrpc.WalletStub.transferAsset2(Contract.TransferAssetContract request,
io.grpc.stub.StreamObserver<GrpcAPI.TransactionExtention> responseObserver)
Use this function instead of TransferAsset.
|
void |
WalletGrpc.WalletImplBase.triggerContract(Contract.TriggerSmartContract request,
io.grpc.stub.StreamObserver<GrpcAPI.TransactionExtention> responseObserver) |
void |
WalletGrpc.WalletStub.triggerContract(Contract.TriggerSmartContract request,
io.grpc.stub.StreamObserver<GrpcAPI.TransactionExtention> responseObserver) |
void |
WalletGrpc.WalletImplBase.unfreezeAsset2(Contract.UnfreezeAssetContract request,
io.grpc.stub.StreamObserver<GrpcAPI.TransactionExtention> responseObserver)
Use this function instead of UnfreezeAsset.
|
void |
WalletGrpc.WalletStub.unfreezeAsset2(Contract.UnfreezeAssetContract request,
io.grpc.stub.StreamObserver<GrpcAPI.TransactionExtention> responseObserver)
Use this function instead of UnfreezeAsset.
|
void |
WalletGrpc.WalletImplBase.unfreezeBalance2(Contract.UnfreezeBalanceContract request,
io.grpc.stub.StreamObserver<GrpcAPI.TransactionExtention> responseObserver)
Use this function instead of UnfreezeBalance.
|
void |
WalletGrpc.WalletStub.unfreezeBalance2(Contract.UnfreezeBalanceContract request,
io.grpc.stub.StreamObserver<GrpcAPI.TransactionExtention> responseObserver)
Use this function instead of UnfreezeBalance.
|
void |
WalletGrpc.WalletImplBase.updateAccount2(Contract.AccountUpdateContract request,
io.grpc.stub.StreamObserver<GrpcAPI.TransactionExtention> responseObserver)
Use this function instead of UpdateAccount.
|
void |
WalletGrpc.WalletStub.updateAccount2(Contract.AccountUpdateContract request,
io.grpc.stub.StreamObserver<GrpcAPI.TransactionExtention> responseObserver)
Use this function instead of UpdateAccount.
|
void |
WalletGrpc.WalletImplBase.updateAsset2(Contract.UpdateAssetContract request,
io.grpc.stub.StreamObserver<GrpcAPI.TransactionExtention> responseObserver)
Use this function instead of UpdateAsset.
|
void |
WalletGrpc.WalletStub.updateAsset2(Contract.UpdateAssetContract request,
io.grpc.stub.StreamObserver<GrpcAPI.TransactionExtention> responseObserver)
Use this function instead of UpdateAsset.
|
void |
WalletGrpc.WalletImplBase.updateEnergyLimit(Contract.UpdateEnergyLimitContract request,
io.grpc.stub.StreamObserver<GrpcAPI.TransactionExtention> responseObserver)
modify the energy_limit
|
void |
WalletGrpc.WalletStub.updateEnergyLimit(Contract.UpdateEnergyLimitContract request,
io.grpc.stub.StreamObserver<GrpcAPI.TransactionExtention> responseObserver)
modify the energy_limit
|
void |
WalletGrpc.WalletImplBase.updateSetting(Contract.UpdateSettingContract request,
io.grpc.stub.StreamObserver<GrpcAPI.TransactionExtention> responseObserver)
modify the consume_user_resource_percent
|
void |
WalletGrpc.WalletStub.updateSetting(Contract.UpdateSettingContract request,
io.grpc.stub.StreamObserver<GrpcAPI.TransactionExtention> responseObserver)
modify the consume_user_resource_percent
|
void |
WalletGrpc.WalletImplBase.updateWitness2(Contract.WitnessUpdateContract request,
io.grpc.stub.StreamObserver<GrpcAPI.TransactionExtention> responseObserver)
Use this function instead of UpdateWitness.
|
void |
WalletGrpc.WalletStub.updateWitness2(Contract.WitnessUpdateContract request,
io.grpc.stub.StreamObserver<GrpcAPI.TransactionExtention> responseObserver)
Use this function instead of UpdateWitness.
|
void |
WalletGrpc.WalletImplBase.voteWitnessAccount2(Contract.VoteWitnessContract request,
io.grpc.stub.StreamObserver<GrpcAPI.TransactionExtention> responseObserver)
Use this function instead of VoteWitnessAccount.
|
void |
WalletGrpc.WalletStub.voteWitnessAccount2(Contract.VoteWitnessContract request,
io.grpc.stub.StreamObserver<GrpcAPI.TransactionExtention> responseObserver)
Use this function instead of VoteWitnessAccount.
|
void |
WalletGrpc.WalletImplBase.withdrawBalance2(Contract.WithdrawBalanceContract request,
io.grpc.stub.StreamObserver<GrpcAPI.TransactionExtention> responseObserver)
Use this function instead of WithdrawBalance.
|
void |
WalletGrpc.WalletStub.withdrawBalance2(Contract.WithdrawBalanceContract request,
io.grpc.stub.StreamObserver<GrpcAPI.TransactionExtention> responseObserver)
Use this function instead of WithdrawBalance.
|
Modifier and Type | Method and Description |
---|---|
static TronTransaction |
TransactionUtils.processTransactionExtention(GrpcClient client,
GrpcAPI.TransactionExtention transactionExtention,
TronPrivateKey privateKey)
Processes and broadcast a transaction.
|
Copyright © 2020. All rights reserved.