Skip to content
Discussion options

You must be logged in to vote

Hey, so you're on the right track.

aptos_account::transfer_coins -> deposit_coins -> is_account_registered -> register -> deposit

Since the account wasn't registered for the Coin, and the migrated Primary Fungible Store (PFS) doesn't exist for the account, we register the account for the Coin Type. Therefore, the Coin Store does exist for the account.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@kshitijc1506
Comment options

Answer selected by kshitijc1506
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants