public static interface AdmissionControlOuterClass.SubmitTransactionRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Transaction.SignedTransaction |
getSignedTxn()
Transaction signed by wallet.
|
Transaction.SignedTransactionOrBuilder |
getSignedTxnOrBuilder()
Transaction signed by wallet.
|
boolean |
hasSignedTxn()
Transaction signed by wallet.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasSignedTxn()
Transaction signed by wallet.
.types.SignedTransaction signed_txn = 1;Transaction.SignedTransaction getSignedTxn()
Transaction signed by wallet.
.types.SignedTransaction signed_txn = 1;Transaction.SignedTransactionOrBuilder getSignedTxnOrBuilder()
Transaction signed by wallet.
.types.SignedTransaction signed_txn = 1;Copyright © 2019. All rights reserved.