Skip to content

Commit dac0ca5

Browse files
committed
tiny typo
1 parent bd2ad5c commit dac0ca5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xx.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ The wallet includes the following body in its request:
9797
"quotes": <Array[str]>,
9898
"quote_amounts": <Array[int]|null>, // Optional
9999
"outputs": <Array[BlindedMessage]>,
100-
"signatures": <Array[BlindedMessage]|null> // Optional
100+
"signatures": <Array[string]|null> // Optional
101101
}
102102
```
103103

0 commit comments

Comments
 (0)