-
Notifications
You must be signed in to change notification settings - Fork 144
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
fix: disable brc-20 sends, ref leather-io/issues#5773 #5804
Conversation
I'd add this to config |
Thanks! I'll close this and assign you the task. |
@pete-watters I've meant "it would be better to add to config" as we prob will want this in future. |
OK. I'll add it to the config myself |
2195048
to
38deafd
Compare
I added a hook to the mono-repo leather-io/mono#395 so that we can toggle this via config |
I added a hook for this here but the more I looked into it I realised it doesn't make sense. We just want to disable send of these assets, not viewing them. The remote configs we use is for totally disabling things usually. When I checked the |
f5877cd
to
7ea3e69
Compare
7ea3e69
to
dd113ed
Compare
dd113ed
to
d1f2d93
Compare
This PR marks BRC-20 tokens as
readOnly
in theAssetList
to prevent them being sent