proto/node/models/block.pbjson library
Constants
-
Block$json
→ const Map<
String, Object> -
BlockBody$json
→ const Map<
String, Object> -
FullBlock$json
→ const Map<
String, Object> -
FullBlockBody$json
→ const Map<
String, Object>
Properties
- blockBodyDescriptor → Uint8List
-
Descriptor for
BlockBody
. Decode as agoogle.protobuf.DescriptorProto
.final - blockDescriptor → Uint8List
-
Descriptor for
Block
. Decode as agoogle.protobuf.DescriptorProto
.final - fullBlockBodyDescriptor → Uint8List
-
Descriptor for
FullBlockBody
. Decode as agoogle.protobuf.DescriptorProto
.final - fullBlockDescriptor → Uint8List
-
Descriptor for
FullBlock
. Decode as agoogle.protobuf.DescriptorProto
.final