mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-12-06 17:27:59 +00:00
Move ripple-rest/api into src/api, exposing RippleAPI
This commit is contained in:
9
test/fixtures/payment-specification.json
vendored
Normal file
9
test/fixtures/payment-specification.json
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"source_account": "r9cZA1mLK5R5Am25ArfXFmqgNwjZgnfk59",
|
||||
"destination_account": "rpZc4mVfWUif9CRoHRKKcmhu1nx2xktxBo",
|
||||
"destination_amount": {
|
||||
"value": "0.01",
|
||||
"currency": "USD",
|
||||
"issuer": "rMH4UxPrbuMa1spCBR98hLLyNJp4d8p4tM"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user