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-settings.json
11 lines
(10 loc)
•
139 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
{
"domain"
:
"ripple.com"
,
"memos"
:
[
{
"type"
:
"test"
,
"format"
:
"plain/text"
,
"data"
:
"texted data"
}
]
}