Skip to content

Commit

Permalink
Revert "Update neon-api.mdx Extra space removed"
Browse files Browse the repository at this point in the history
This reverts commit abc8fc4.
  • Loading branch information
OlehSyzonov committed Jun 21, 2024
1 parent abc8fc4 commit bf258b9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/api/neon-api.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ The method [neon_gasPrice](#get-neon-gas-price) returns data on gas price.

### 4. Parameters

[neon_getEvmParams](#get-parameters): returns parameters of the Neon EVM program deployed on Solana.
[neon_getEvmParams](#get-parameters--): returns parameters of the Neon EVM program deployed on Solana.

## Get versions

Expand Down Expand Up @@ -186,7 +186,7 @@ The [JSON](#get-neon-gas-price-response-as-json) for this response schema is ava

## Get transaction data

### Get transaction logs<!-- The text :construction_worker: is hidden -->
### Get transaction logs <!-- The text :construction_worker: is hidden -->

The `neon_getLogs` method returns transaction log data. This is an extended variant of the [eth_getLogs](https://ethereum.org/en/developers/docs/apis/json-rpc/#eth_getlogs) API method.

Expand Down

0 comments on commit bf258b9

Please sign in to comment.