public static interface Client.SmartContractRegistrationOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
int |
getCategory()
sint32 category = 1; |
com.google.protobuf.ByteString |
getCode()
bytes code = 2; |
Client.Hash |
getCodeHash()
.Hash code_hash = 3; |
Client.HashOrBuilder |
getCodeHashOrBuilder()
.Hash code_hash = 3; |
boolean |
getIsSystemContract()
bool is_system_contract = 4; |
int |
getVersion()
int32 version = 5; |
boolean |
hasCodeHash()
.Hash code_hash = 3; |
int getCategory()
sint32 category = 1;com.google.protobuf.ByteString getCode()
bytes code = 2;boolean hasCodeHash()
.Hash code_hash = 3;Client.Hash getCodeHash()
.Hash code_hash = 3;Client.HashOrBuilder getCodeHashOrBuilder()
.Hash code_hash = 3;boolean getIsSystemContract()
bool is_system_contract = 4;int getVersion()
int32 version = 5;Copyright © 2020. All rights reserved.