Skip to content

Conversation

@dev8723
Copy link
Contributor

@dev8723 dev8723 commented Jun 21, 2023

need to increase_allowance when creating account with cw20 fund, cause we need to authorize warp controller to transfer the cw20 tokens from our account to warp account

@dev8723 dev8723 force-pushed the fix-create-account-with-cw20-fund branch from 34ddc9b to 0908ebf Compare June 21, 2023 20:40
}
);
funds
.filter((fund) => Object.keys(fund).includes('cw20'))
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

feel free to suggest a better way to filter

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant