SigningInputOrBuilder

Functions

Link copied to clipboard
abstract fun getActionOneofCase(): ActionOneofCase
Link copied to clipboard
abstract fun getPrivateKey(): ByteString
The secret private key used for signing (32 bytes).
bytes private_key = 2;
Link copied to clipboard
abstract fun getTransfer(): Transfer
.TW.Everscale.Proto.Transfer transfer = 1;
Link copied to clipboard
abstract fun hasTransfer(): Boolean
.TW.Everscale.Proto.Transfer transfer = 1;

Inheritors

Link copied to clipboard