stateProofKey property

  1. @JsonKey(name: 'state-proof-key')
String? stateProofKey
final

Root of the state proof key (if any)

Implementation

@JsonKey(name: 'state-proof-key')
final String? stateProofKey;