WalletCore
WalletCore
/
wallet.core.jni.proto
/
Nervos
/
ScriptOrBuilder
Script
Or
Builder
interface
ScriptOrBuilder
Functions
Inheritors
Functions
get
Args
Link copied to clipboard
abstract
fun
getArgs
(
)
:
ByteString
args
Content copied to clipboard
bytes args = 3;
get
Code
Hash
Link copied to clipboard
abstract
fun
getCodeHash
(
)
:
ByteString
Code hash
Content copied to clipboard
bytes code_hash = 1;
get
Hash
Type
Link copied to clipboard
abstract
fun
getHashType
(
)
:
String
Hash type
Content copied to clipboard
string hash_type = 2;
get
Hash
Type
Bytes
Link copied to clipboard
abstract
fun
getHashTypeBytes
(
)
:
ByteString
Hash type
Content copied to clipboard
string hash_type = 2;
Inheritors
Script
Link copied to clipboard