proto/DecredV2.pbjson library
Constants
-
OutPoint$json
→ const Map<
String, Object> -
Transaction$json
→ const Map<
String, Object> -
TransactionInput$json
→ const Map<
String, Object> -
TransactionOutput$json
→ const Map<
String, Object>
Properties
- outPointDescriptor → Uint8List
-
Descriptor for
OutPoint
. Decode as agoogle.protobuf.DescriptorProto
.final - transactionDescriptor → Uint8List
-
Descriptor for
Transaction
. Decode as agoogle.protobuf.DescriptorProto
.final - transactionInputDescriptor → Uint8List
-
Descriptor for
TransactionInput
. Decode as agoogle.protobuf.DescriptorProto
.final - transactionOutputDescriptor → Uint8List
-
Descriptor for
TransactionOutput
. Decode as agoogle.protobuf.DescriptorProto
.final