core-contracts
core-contracts copied to clipboard
fix(multisig-factory): Resolve bug where child account isn't receiving deposit
Upgraded near-sdk
to 5.3.0 as the old version 2.0.0 caused a bug where env::attached_deposit()
call always returned zero
Leading to LackBalanceFormState
error on the child account
Example of Transaction BEFORE The Fix https://testnet.nearblocks.io/txns/3hAThdBV5sk9DurAdJKJe5igYLv6myAMK4zGNj6ankA9
Example of Transaction AFTER The Fix https://testnet.nearblocks.io/txns/3sgM3RY2PeCKSB3umGc1cbnYSwsgnrNzx5dGXcxsrsFL