-
Notifications
You must be signed in to change notification settings - Fork 40
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Yutong Pei
authored
Aug 14, 2020
1 parent
9bf4869
commit e6aba45
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -76,7 +76,7 @@ One can retrieve transaction log that contain the target transfers by using `/AP | |
If you got an unimplemented error code with message like `feature not supported` when you try to call transaction log APIs with your own IoTeX gateway endpoint, please resync your node from 0 or download our latest snapshot with index. Gateway node setup and snapshot download guide can be found here: https://github.com/iotexproject/iotex-bootstrap#mainnet | ||
|
||
# 4. Rosetta API Support | ||
One can deploy rosetta gateway with Iotex mainnet node to use rosetta API. We currently support Data API and Construction API is coming very soon. IoTeX Rosetta gateway and setup guide can be found here: https://github.com/iotexproject/iotex-core-rosetta-gateway | ||
One can deploy rosetta gateway with Iotex mainnet node to use [Rosetta API](https://www.rosetta-api.org/). We support both Data API and Construction API for [email protected]. IoTeX Rosetta gateway and setup guide can be found here: https://github.com/iotexproject/iotex-core-rosetta-gateway | ||
|
||
# 5. Testing | ||
|
||
|