bech32Hrp property

  1. @JsonKey(name: 'bech32_hrp', required: true)
String bech32Hrp
final

Bech32 human readable part of the addresses related to this network

Implementation

@JsonKey(name: 'bech32_hrp', required: true)
final String bech32Hrp;