public static interface Message.ProtoTransactionReceiptOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
long |
getCumgas()
optional uint64 cumgas = 2; |
com.google.protobuf.ByteString |
getReceipt()
optional bytes receipt = 1; |
boolean |
hasCumgas()
optional uint64 cumgas = 2; |
boolean |
hasReceipt()
optional bytes receipt = 1; |