Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parse some bank messages to import accounts #602

Open
IDerr opened this issue Jun 15, 2023 · 0 comments
Open

Parse some bank messages to import accounts #602

IDerr opened this issue Jun 15, 2023 · 0 comments

Comments

@IDerr
Copy link

IDerr commented Jun 15, 2023

Hello,

Quick feature request, I think some bank messages are not parsed to add accounts, for example, MsgSend

If the account from or to isn't in the account, it should be added on it

[{"@type": "/cosmos.bank.v1beta1.MsgSend", "amount": [{"denom": "mydenom", "amount": "100000000"}], "to_address": "cosmos15yp0sfp4alhh3x100x6u3ygve0cyp2c09t09f2", "from_address": "cosmos1x10jpt2vq3sn08fpunyfg2qsdkea0tdsz7pz2a"}]

Thanks a lot for your work!

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

No branches or pull requests

1 participant