hash property

  1. @JsonKey(name: 'hash')
String hash
final

base32 SHA512_256 of program bytes (Address style)

Implementation

@JsonKey(name: 'hash')
final String hash;