We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 963d557 commit 298e860Copy full SHA for 298e860
doc/schemas/xpay.json
@@ -65,6 +65,13 @@
65
"A payment may be delayed for up to `maxdelay` blocks by another node; clients should be prepared for this worst case."
66
],
67
"default": "2016"
68
+ },
69
+ "payer_note": {
70
+ "type": "string",
71
+ "added": "v26.04",
72
+ "description": [
73
+ "A message that a payer is willing to send to a payee within a payment."
74
+ ]
75
}
76
77
},
0 commit comments