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
/
responses
/
get-transaction-not-validated.json
12 lines
(11 loc)
•
288 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
{
"type"
:
"settings"
,
"address"
:
"rLVKsA4F9iJBbA6rX2x4wCmkj6drgtqpQe"
,
"sequence"
:
1
,
"id"
:
"4FB3ADF22F3C605E23FAEFAA185F3BD763C4692CAC490D9819D117CD33BFAA10"
,
"specification"
:
{
"requireAuthorization"
:
true
,
"disallowIncomingXRP"
:
true
,
"globalFreeze"
:
false
}
}