WalletCore
WalletCore
/
wallet.core.jni.proto
/
Stellar
/
MemoHash
/
Builder
Builder
class
Builder
Memo with a hash
Content copied to clipboard
Protobuf type
TW.Stellar.Proto.MemoHash
Functions
Functions
clear
Hash
Link copied to clipboard
open
fun
clearHash
(
)
:
Stellar.MemoHash.Builder
bytes hash = 1;
get
Hash
Link copied to clipboard
open
fun
getHash
(
)
:
ByteString
bytes hash = 1;
set
Hash
Link copied to clipboard
open
fun
setHash
(
value
:
ByteString
)
:
Stellar.MemoHash.Builder
bytes hash = 1;