You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In src/sections/TransferSection.tsx#L99-L102, the updatedAddresses should contain both sender and recipient addresses. However, due to libplanet bug, the signature containing multiple addresses are considered invalid. This issue will be fixed after both libplanet and the @planetarium/tx bug fix.
The text was updated successfully, but these errors were encountered:
In src/sections/TransferSection.tsx#L99-L102, the updatedAddresses should contain both sender and recipient addresses. However, due to libplanet bug, the signature containing multiple addresses are considered invalid. This issue will be fixed after both libplanet and the @planetarium/tx bug fix.
The text was updated successfully, but these errors were encountered: