// Generated by the protocol buffer compiler. DO NOT EDIT! // source: bdchain/api/tx_ledger.proto package bdchain.api.grpc.txledger; public interface SendTransactionResponseOrBuilder extends // @@protoc_insertion_point(interface_extends:bdchain.api.txledger.SendTransactionResponse) com.google.protobuf.MessageOrBuilder { /** * bytes hash = 1; */ com.google.protobuf.ByteString getHash(); }