changePubKeyGetEthSignMsg abstract method
String
changePubKeyGetEthSignMsg({
- required ChangePubKey that,
- required int nonce,
- required int accountId,
- dynamic hint,
Implementation
String changePubKeyGetEthSignMsg(
{required ChangePubKey that,
required int nonce,
required int accountId,
dynamic hint});