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