UNPKG
ripple-lib-peersafe
Version:
latest (0.16.4)
0.16.4
A JavaScript API for interacting with Ripple in Node.js and the browser
ripple/ripple-lib
ripple-lib-peersafe
/
test
/
fixtures
/
requests
/
prepare-suspended-payment-execution-simple.json
12 lines
(11 loc)
•
192 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
{
"owner"
:
"r9cZA1mLK5R5Am25ArfXFmqgNwjZgnfk59"
,
"suspensionSequence"
:
1234
,
"memos"
:
[
{
"type"
:
"test"
,
"format"
:
"plain/text"
,
"data"
:
"texted data"
}
]
}