stateProofKey property

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

Root of the state proof key

Implementation

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