diba-io / bitmask-core

Core functionality for the BitMask wallet
https://bitmask.app
Other
95 stars 21 forks source link

Hide Asset #343

Closed cryptoquick closed 1 year ago

cryptoquick commented 1 year ago

We need a method accessible from web.rs to hide RGB assets in the stash.

Subsequently, ContractResponse should then have a property, is_hidden: bool.

josediegorobles commented 1 year ago

It's this https://github.com/diba-io/bitmask-core/issues/324, isn't it? But making sure is accessible from web.rs

josediegorobles commented 1 year ago

Yeah it's the same