WalletCore
WalletCore
/
wallet.core.jni.proto
/
Sui
/
SignDirectOrBuilder
Sign
Direct
Or
Builder
interface
SignDirectOrBuilder
Functions
Inheritors
Functions
get
Unsigned
Tx
Msg
Link copied to clipboard
abstract
fun
getUnsignedTxMsg
(
)
:
String
Obtain by calling any write RpcJson on SUI
Content copied to clipboard
string unsigned_tx_msg = 1;
get
Unsigned
Tx
Msg
Bytes
Link copied to clipboard
abstract
fun
getUnsignedTxMsgBytes
(
)
:
ByteString
Obtain by calling any write RpcJson on SUI
Content copied to clipboard
string unsigned_tx_msg = 1;
Inheritors
SignDirect
Link copied to clipboard