-
Notifications
You must be signed in to change notification settings - Fork 2.6k
AccountTouch trait: deposit_required accepts asset id #14147
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you. This gives the implementer enough information to potentially change the deposit dependent on the information contained within the asset id.
bot merge |
We can take off the brakes API label as the api was only merged in a week ago, and no new polkadot branches or monthly branches have been created so that api has not yet been released so this is not a breaking change in and of itself. |
removed |
deposit_required
accepts an asset id to determine a required deposit.