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
Right now it returns a pair of type (Utxo, Digest), whose elements correspond to the UTXO and the sender randomness. It is worth wrapping this pair into its own type, and (we think) the type for it already exists in UtxoNotificationPayload.
Right now it returns a pair of type
(Utxo, Digest)
, whose elements correspond to the UTXO and the sender randomness. It is worth wrapping this pair into its own type, and (we think) the type for it already exists inUtxoNotificationPayload
.Co-authored-by: @Sword-Smith
The text was updated successfully, but these errors were encountered: