SigningInputOrBuilder

Functions

Link copied to clipboard
abstract fun getBody(): TransactionBody
The transaction body
.TW.Hedera.Proto.TransactionBody body = 2;
Link copied to clipboard
abstract fun getPrivateKey(): ByteString
Private key to sign the transaction (bytes)
bytes private_key = 1;
Link copied to clipboard
abstract fun hasBody(): Boolean
The transaction body
.TW.Hedera.Proto.TransactionBody body = 2;

Inheritors

Link copied to clipboard