onionKeyHash property

  1. @JsonKey(name: 'onion_key_hash')
String onionKeyHash
final

The onionKeyHash of the PoC challenge transaction.

Implementation

@JsonKey(name: 'onion_key_hash')
final String onionKeyHash;