encodeBech32 abstract method

String encodeBech32(
  1. String hex,
  2. String hrp
)

Implementation

String encodeBech32(String hex, String hrp);