You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice if this conversion logic is a part of the `CoinsToSpendIndexKey`. Either during decoding from the storage you already can decode it and just use the nice typed object(you can check how it was done via `Manual<OwnedTransactionIndexKey>`). Or you can support something like `foreign_key.try_into_utxo_id()?`.
Originally posted by @xgreenx in #2463 (comment)
The text was updated successfully, but these errors were encountered: