Skip to content

Commit

Permalink
Document send_transaction and RecordedTransaction behavior
Browse files Browse the repository at this point in the history
  • Loading branch information
ashchan committed May 27, 2021
1 parent 6ba85d1 commit 56d2474
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,10 @@ http://localhost:5000/api

See [CKB JSON-RPC doc](https://docs.nervos.org/docs/reference/rpc) for more information.

### The `send_transaction` API method

If you call CKB's `send_transaction` API method through Tippy API, the transactions will be recorded in Tippy. Go to the `Recorded Transactions` tab to view them.

### Tippy RPCs

#### Method `create_chain`
Expand Down

0 comments on commit 56d2474

Please sign in to comment.