radixdlt / babylon-alphanet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

unhandled alpha wallet message

croquelois opened this issue · comments

there is a typo here:

SignTransactionFailure = "SignTransactionFailure",

it should be a lowercase, it make the wallet fail because it miss the case:

and throw 'unhandled alpha wallet message'

I just forward this to the team for them to take a look. Thanks for flagging this issue