mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-27 15:15:50 +00:00
removed obsolete escrow code sample files
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
{
|
||||
"id": 5,
|
||||
"command": "account_objects",
|
||||
"account": "rLpLGbSaUwEp6RgLCkjBGTHupfKJMkUjiw",
|
||||
"ledger_index": "validated",
|
||||
"type": "escrow"
|
||||
}
|
||||
@@ -1,39 +0,0 @@
|
||||
{
|
||||
"id":5,
|
||||
"result":{
|
||||
"account":"rLpLGbSaUwEp6RgLCkjBGTHupfKJMkUjiw",
|
||||
"account_objects":[
|
||||
{
|
||||
"Account":"r9yALWi9X6Hz2pQxeXcDbBazvsqEBsukgG",
|
||||
"Amount":"2500",
|
||||
"Destination":"rLpLGbSaUwEp6RgLCkjBGTHupfKJMkUjiw",
|
||||
"DestinationNode":"0000000000000000",
|
||||
"FinishAfter":570672000,
|
||||
"Flags":0,
|
||||
"LedgerEntryType":"Escrow",
|
||||
"OwnerNode":"0000000000000000",
|
||||
"PreviousTxnID":"F403A36E7A05898C68ADF5DC788FC69AF15C34DD84B6AB5345A34320D2BB5489",
|
||||
"PreviousTxnLgrSeq":4570102,
|
||||
"index":"07CFC2B7D9B7E8484B39403D00A851E2FD556CEE410EB682D1E9C912CF4ED6FB"
|
||||
},
|
||||
{
|
||||
"Account":"rnYL8VxgjkasX9NgM5SeMwgnykpRLw2u2v",
|
||||
"Amount":"2500",
|
||||
"Destination":"rLpLGbSaUwEp6RgLCkjBGTHupfKJMkUjiw",
|
||||
"DestinationNode":"0000000000000000",
|
||||
"FinishAfter":570672000,
|
||||
"Flags":0,
|
||||
"LedgerEntryType":"Escrow",
|
||||
"OwnerNode":"0000000000000000",
|
||||
"PreviousTxnID":"2FD4FBF8A4BC65936C2DF1259FAA28BD79E4E0FA89612495B006E9BA7FB28971",
|
||||
"PreviousTxnLgrSeq":4570913,
|
||||
"index":"098ECEC65981434E549FC2A47620BBC1CFB9AA8D7DA385538C019B3DFE534B88"
|
||||
}
|
||||
],
|
||||
"ledger_hash":"AF0DB9E937976ECEE2215D9B77C21076A3E1045836102AB682864EF2F8030A22",
|
||||
"ledger_index":4571007,
|
||||
"validated":true
|
||||
},
|
||||
"status":"success",
|
||||
"type":"response"
|
||||
}
|
||||
Reference in New Issue
Block a user