getPubkeyHash method
Implementation
String getPubkeyHash({dynamic hint}) =>
RustLib.instance.api.zkLinkSignerGetPubkeyHash(that: this, hint: hint);
String getPubkeyHash({dynamic hint}) =>
RustLib.instance.api.zkLinkSignerGetPubkeyHash(that: this, hint: hint);