stellar-client 0.1.2

A client interface to the stellar Horizon API
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
  "_links": {
    "operation": {
      "href": "https://horizon-testnet.stellar.org/operations/37326362473689125"
    },
    "succeeds": {
      "href": "https://horizon-testnet.stellar.org/effects?order=desc\u0026cursor=37326362473689125-1"
    },
    "precedes": {
      "href": "https://horizon-testnet.stellar.org/effects?order=asc\u0026cursor=37326362473689125-1"
    }
  },
  "id": "0037326362473689125-0000000001",
  "paging_token": "37326362473689125-1",
  "account": "GDWGJSTUVRNFTR7STPUUHFWQYAN6KBVWCZT2YN7MY276GCSSXSWPS6JY",
  "type": "data_removed",
  "type_i": 41
}