public static interface XchainOuterClass.WasmCodeDescOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getCompiler()
string compiler = 2; |
com.google.protobuf.ByteString |
getCompilerBytes()
string compiler = 2; |
String |
getContractType()
string contract_type = 5; |
com.google.protobuf.ByteString |
getContractTypeBytes()
string contract_type = 5; |
com.google.protobuf.ByteString |
getDigest()
bytes digest = 3; |
String |
getRuntime()
string runtime = 1; |
com.google.protobuf.ByteString |
getRuntimeBytes()
string runtime = 1; |
String |
getVmCompiler()
string vm_compiler = 4; |
com.google.protobuf.ByteString |
getVmCompilerBytes()
string vm_compiler = 4; |
String getRuntime()
string runtime = 1;com.google.protobuf.ByteString getRuntimeBytes()
string runtime = 1;String getCompiler()
string compiler = 2;com.google.protobuf.ByteString getCompilerBytes()
string compiler = 2;com.google.protobuf.ByteString getDigest()
bytes digest = 3;String getVmCompiler()
string vm_compiler = 4;com.google.protobuf.ByteString getVmCompilerBytes()
string vm_compiler = 4;String getContractType()
string contract_type = 5;com.google.protobuf.ByteString getContractTypeBytes()
string contract_type = 5;Copyright © 2022. All rights reserved.