mirror of
https://github.com/aljazceru/cdk.git
synced 2026-02-21 21:15:50 +01:00
add pending to nut07 check spendable
This commit is contained in:
@@ -17,4 +17,5 @@ pub struct CheckSpendableResponse {
|
||||
/// booleans indicating whether the provided Proof is still spendable.
|
||||
/// In same order as provided proofs
|
||||
pub spendable: Vec<bool>,
|
||||
pub pending: Vec<bool>,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user