Skip to content

Commit

Permalink
Update API_DOCUMENTATION_EN.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Har01d authored Feb 3, 2019
1 parent 02f854b commit c938c3a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions API_DOCUMENTATION_EN.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@

##### Dogecoin support (since Jan 29th 2019)

* v.rc2 - Feb 2nd - Groundhog Day! Unlike for other coins, the latest Dogecoin block along with its transactions isn't stored in `mempool` tables anymore. `dogecoin/mempool/blocks` is now deprecated, while `dogecoin/mempool/transactions` and `dogecoin/mempool/outputs` show only mempool data.
* v.rc1 - Jan 29th - We're now processing the Dogecoin chain. All API calls are fully compatible with Bitcoin Cash (i.e. replace `bitcoin-cash` with `dogecoin` in URLs) with a few exceptions:
* There's no node list for Dogecoin yet;
* The `blocks` table has one additional field called `is_aux` - it is a boolean field showing whether a block was mined using AuxPoW.
Expand Down

0 comments on commit c938c3a

Please sign in to comment.