public static interface WalletKitOuterClass.ImportTapscriptResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getP2TrAddress()
The resulting pay-to-Taproot address that represents the imported internal
key with the script committed to it.
|
com.google.protobuf.ByteString |
getP2TrAddressBytes()
The resulting pay-to-Taproot address that represents the imported internal
key with the script committed to it.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofjava.lang.String getP2TrAddress()
The resulting pay-to-Taproot address that represents the imported internal key with the script committed to it.
string p2tr_address = 1;com.google.protobuf.ByteString getP2TrAddressBytes()
The resulting pay-to-Taproot address that represents the imported internal key with the script committed to it.
string p2tr_address = 1;