ScriptOrBuilder

interface ScriptOrBuilder

Functions

Link copied to clipboard
abstract fun getArgs(): ByteString
args
bytes args = 3;
Link copied to clipboard
abstract fun getCodeHash(): ByteString
Code hash
bytes code_hash = 1;
Link copied to clipboard
abstract fun getHashType(): String
Hash type
string hash_type = 2;
Link copied to clipboard
abstract fun getHashTypeBytes(): ByteString
Hash type
string hash_type = 2;

Inheritors

Link copied to clipboard