Updated on 2026-08-14
This commit is contained in:
parent
edfaa5320d
commit
4cd56a1588
4 changed files with 15 additions and 20 deletions
|
|
@ -393,7 +393,7 @@ class WalletConnectSdkHelper {
|
|||
signature = signedHash,
|
||||
hash = hashToSign,
|
||||
publicKey = wallet.publicKey.blockchainKey.toDecompressedPublicKey(),
|
||||
).asRSVLegacyEVM().toHexString()
|
||||
).asRSVLegacyEVM().toHexString().formatHex()
|
||||
}
|
||||
}
|
||||
is CompletionResult.Failure -> {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue