Skip to content

Commit

Permalink
README: Set latest supported steemd to 0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tchap committed Jun 27, 2016
1 parent ec3dba9 commit 358a53e
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Golang RPC client library for [Steem](https://steem.io).

## Compatibility

`steemd 0.5.0`
`steemd 0.8.0`

## Usage

Expand Down Expand Up @@ -171,7 +171,7 @@ It is a bit confusing to see `set_` prefix. Needs research.
| Method Name | Raw Version | Full Version |
| ------------------------- |:-----------:|:------------:|
| get_accounts | DONE | |
| get_account_refenreces | | |
| get_account_references | | |
| lookup_account_names | DONE | |
| lookup_accounts | DONE | |
| get_account_count | DONE | |
Expand All @@ -180,9 +180,10 @@ It is a bit confusing to see `set_` prefix. Needs research.

### Market

| Method Name | Raw Version | Full Version |
| -------------- |:-----------:|:------------:|
| get_order_book | | |
| Method Name | Raw Version | Full Version |
| --------------- |:-----------:|:------------:|
| get_order_book | | |
| get_open_orders | | |

### Authority / Validation

Expand Down

0 comments on commit 358a53e

Please sign in to comment.