near-wallet
near-wallet copied to clipboard
Account creation bug: Implicit account doesn't send all funds to named account
Problem User created named account but implicit account used for registration purpose still keeps the majority of his tokens
Steps to reproduce
- User tried to create named account
- He topped up implicit account using moonpay with 2.2 NEAR
- He created named account beststream.near
-
create_account
function attached only 0.1 NEAR
Expected Behavior 4. Transfer all funds from implicit account to named account
I see the issue, and we may ask the user if they want to carry all funds along or just use 0.1 to register the name. This is worth some UX/UI basic research, thanks for the suggestion!