Builder
class Builder
Input data necessary to create a signed transaction.
Content copied to clipboard
TW.Tron.Proto.SigningInputFunctions
Link copied to clipboard
The secret private key used for signing (32 bytes).
Content copied to clipboard
bytes private_key = 2;Link copied to clipboard
Transaction.
Content copied to clipboard
.TW.Tron.Proto.Transaction transaction = 1;Link copied to clipboard
For direct sign in Tron, we just have to sign the txId returned by the DApp json payload.
Content copied to clipboard
string txId = 3;Link copied to clipboard
The secret private key used for signing (32 bytes).
Content copied to clipboard
bytes private_key = 2;Link copied to clipboard
Transaction.
Content copied to clipboard
.TW.Tron.Proto.Transaction transaction = 1;Link copied to clipboard
For direct sign in Tron, we just have to sign the txId returned by the DApp json payload.
Content copied to clipboard
string txId = 3;Link copied to clipboard
Transaction.
Content copied to clipboard
.TW.Tron.Proto.Transaction transaction = 1;Link copied to clipboard
Transaction.
Content copied to clipboard
.TW.Tron.Proto.Transaction transaction = 1;Link copied to clipboard
The secret private key used for signing (32 bytes).
Content copied to clipboard
bytes private_key = 2;Link copied to clipboard
Transaction.
Content copied to clipboard
.TW.Tron.Proto.Transaction transaction = 1;Link copied to clipboard
For direct sign in Tron, we just have to sign the txId returned by the DApp json payload.
Content copied to clipboard
string txId = 3;Link copied to clipboard
For direct sign in Tron, we just have to sign the txId returned by the DApp json payload.
Content copied to clipboard
string txId = 3;