Skip to content

Commit 53e47ae

Browse files
committed
chore: update example on non-English JSON-RPC pages
1 parent d83cc53 commit 53e47ae

File tree

9 files changed

+27
-27
lines changed
  • public/content/translations
    • de/developers/docs/apis/json-rpc
    • es/developers/docs/apis/json-rpc
    • fr/developers/docs/apis/json-rpc
    • hu/developers/docs/apis/json-rpc
    • it/developers/docs/apis/json-rpc
    • ja/developers/docs/apis/json-rpc
    • pt-br/developers/docs/apis/json-rpc
    • tr/developers/docs/apis/json-rpc
    • zh/developers/docs/apis/json-rpc

9 files changed

+27
-27
lines changed

public/content/translations/de/developers/docs/apis/json-rpc/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1195,8 +1195,8 @@ Gibt Informationen über eine Transaktion anhand der Blocknummer und der Transak
11951195
11961196
```js
11971197
params: [
1198-
"0x29c", // 668
1199-
"0x0", // 0
1198+
"0x9c47cf", // 10241999
1199+
"0x24", // 36
12001200
]
12011201
```
12021202
@@ -1206,7 +1206,7 @@ params: [
12061206
12071207
```js
12081208
// Request
1209-
curl -X POST --data '{"jsonrpc":"2.0","method":"eth_getTransactionByBlockNumberAndIndex","params":["0x29c", "0x0"],"id":1}'
1209+
curl -X POST --data '{"jsonrpc":"2.0","method":"eth_getTransactionByBlockNumberAndIndex","params":["0x9c47cf", "0x24"],"id":1}'
12101210
```
12111211
12121212
Ergebnis siehe [eth_getTransactionByHash](#eth_gettransactionbyhash)

public/content/translations/es/developers/docs/apis/json-rpc/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1242,8 +1242,8 @@ Muestra información acerca de una transacción por número de bloque y la posic
12421242
12431243
```js
12441244
params: [
1245-
"0x29c", // 668
1246-
"0x0", // 0
1245+
"0x9c47cf", // 10241999
1246+
"0x24", // 36
12471247
]
12481248
```
12491249
@@ -1253,7 +1253,7 @@ params: [
12531253
12541254
```js
12551255
// Request
1256-
curl -X POST --data '{"jsonrpc":"2.0","method":"eth_getTransactionByBlockNumberAndIndex","params":["0x29c", "0x0"],"id":1}'
1256+
curl -X POST --data '{"jsonrpc":"2.0","method":"eth_getTransactionByBlockNumberAndIndex","params":["0x9c47cf", "0x24"],"id":1}'
12571257
```
12581258
12591259
Resultado ver [eth_getTransactionByHash](#eth_gettransactionbyhash)

public/content/translations/fr/developers/docs/apis/json-rpc/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1241,8 +1241,8 @@ Retourne des informations sur une transaction par numéro de bloc et la position
12411241
12421242
```js
12431243
params: [
1244-
"0x29c", // 668
1245-
"0x0", // 0
1244+
"0x9c47cf", // 10241999
1245+
"0x24", // 36
12461246
]
12471247
```
12481248
@@ -1252,7 +1252,7 @@ params: [
12521252
12531253
```js
12541254
// Request
1255-
curl -X POST --data '{"jsonrpc":"2.0","method":"eth_getTransactionByBlockNumberAndIndex","params":["0x29c", "0x0"],"id":1}'
1255+
curl -X POST --data '{"jsonrpc":"2.0","method":"eth_getTransactionByBlockNumberAndIndex","params":["0x9c47cf", "0x24"],"id":1}'
12561256
```
12571257
12581258
Résultat voir [eth_getTransactionByHash](#eth_gettransactionbyhash)

public/content/translations/hu/developers/docs/apis/json-rpc/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1242,8 +1242,8 @@ Egy tranzakcióról ad információt a blokkszám és a tranzakcióindex pozíci
12421242
12431243
```js
12441244
params: [
1245-
"0x29c", // 668
1246-
"0x0", // 0
1245+
"0x9c47cf", // 10241999
1246+
"0x24", // 36
12471247
]
12481248
```
12491249
@@ -1253,7 +1253,7 @@ params: [
12531253
12541254
```js
12551255
// Request
1256-
curl -X POST --data '{"jsonrpc":"2.0","method":"eth_getTransactionByBlockNumberAndIndex","params":["0x29c", "0x0"],"id":1}'
1256+
curl -X POST --data '{"jsonrpc":"2.0","method":"eth_getTransactionByBlockNumberAndIndex","params":["0x9c47cf", "0x24"],"id":1}'
12571257
```
12581258
12591259
Az eredményeket nézze meg az [eth_getTransactionByHash](#eth_gettransactionbyhash) résznél

public/content/translations/it/developers/docs/apis/json-rpc/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1242,8 +1242,8 @@ Restituisce informazioni su una transazione per hash del blocco e posizione dell
12421242
12431243
```js
12441244
params: [
1245-
"0x29c", // 668
1246-
"0x0", // 0
1245+
"0x9c47cf", // 10241999
1246+
"0x24", // 36
12471247
]
12481248
```
12491249
@@ -1253,7 +1253,7 @@ params: [
12531253
12541254
```js
12551255
// Richiesta
1256-
curl -X POST --data '{"jsonrpc":"2.0","method":"eth_getTransactionByBlockNumberAndIndex","params":["0x29c", "0x0"],"id":1}'
1256+
curl -X POST --data '{"jsonrpc":"2.0","method":"eth_getTransactionByBlockNumberAndIndex","params":["0x9c47cf", "0x24"],"id":1}'
12571257
```
12581258
12591259
Risultato vedi [eth_getBlockByHash](#eth_gettransactionbyhash)

public/content/translations/ja/developers/docs/apis/json-rpc/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1241,8 +1241,8 @@ curl -X POST --data '{"jsonrpc":"2.0","method":"eth_getTransactionByBlockHashAnd
12411241
12421242
```js
12431243
params: [
1244-
"0x29c", // 668
1245-
"0x0", // 0
1244+
"0x9c47cf", // 10241999
1245+
"0x24", // 36
12461246
]
12471247
```
12481248
@@ -1252,7 +1252,7 @@ params: [
12521252
12531253
```js
12541254
// Request
1255-
curl -X POST --data '{"jsonrpc":"2.0","method":"eth_getTransactionByBlockNumberAndIndex","params":["0x29c", "0x0"],"id":1}'
1255+
curl -X POST --data '{"jsonrpc":"2.0","method":"eth_getTransactionByBlockNumberAndIndex","params":["0x9c47cf", "0x24"],"id":1}'
12561256
```
12571257
12581258
結果については、[eth_getTransactionByHash](#eth_gettransactionbyhash)を参照してください。

public/content/translations/pt-br/developers/docs/apis/json-rpc/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1195,8 +1195,8 @@ Retorna informações sobre uma transação pelo número do bloco e posição do
11951195
11961196
```js
11971197
params: [
1198-
"0x29c", // 668
1199-
"0x0", // 0
1198+
"0x9c47cf", // 10241999
1199+
"0x24", // 36
12001200
]
12011201
```
12021202
@@ -1206,7 +1206,7 @@ params: [
12061206
12071207
```js
12081208
// Request
1209-
curl -X POST --data '{"jsonrpc":"2.0","method":"eth_getTransactionByBlockNumberAndIndex","params":["0x29c", "0x0"],"id":1}'
1209+
curl -X POST --data '{"jsonrpc":"2.0","method":"eth_getTransactionByBlockNumberAndIndex","params":["0x9c47cf", "0x24"],"id":1}'
12101210
```
12111211
12121212
Resultado veja [eth_getTransactionByHash](#eth_gettransactionbyhash)

public/content/translations/tr/developers/docs/apis/json-rpc/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1195,8 +1195,8 @@ Blok numarasına ve işlem dizini konumuna göre bir işlem hakkında bilgi veri
11951195
11961196
```js
11971197
params: [
1198-
"0x29c", // 668
1199-
"0x0", // 0
1198+
"0x9c47cf", // 10241999
1199+
"0x24", // 36
12001200
]
12011201
```
12021202
@@ -1206,7 +1206,7 @@ params: [
12061206
12071207
```js
12081208
// Request
1209-
curl -X POST --data '{"jsonrpc":"2.0","method":"eth_getTransactionByBlockNumberAndIndex","params":["0x29c", "0x0"],"id":1}'
1209+
curl -X POST --data '{"jsonrpc":"2.0","method":"eth_getTransactionByBlockNumberAndIndex","params":["0x9c47cf", "0x24"],"id":1}'
12101210
```
12111211
12121212
Sonuç bkz. [eth_getTransactionByHash](#eth_gettransactionbyhash)

public/content/translations/zh/developers/docs/apis/json-rpc/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1242,8 +1242,8 @@ curl -X POST --data '{"jsonrpc":"2.0","method":"eth_getTransactionByBlockHashAnd
12421242
12431243
```js
12441244
params: [
1245-
"0x29c", // 668
1246-
"0x0", // 0
1245+
"0x9c47cf", // 10241999
1246+
"0x24", // 36
12471247
]
12481248
```
12491249
@@ -1253,7 +1253,7 @@ params: [
12531253
12541254
```js
12551255
// Request
1256-
curl -X POST --data '{"jsonrpc":"2.0","method":"eth_getTransactionByBlockNumberAndIndex","params":["0x29c", "0x0"],"id":1}'
1256+
curl -X POST --data '{"jsonrpc":"2.0","method":"eth_getTransactionByBlockNumberAndIndex","params":["0x9c47cf", "0x24"],"id":1}'
12571257
```
12581258
12591259
结果参见 [eth_getTransactionByHash](#eth_gettransactionbyhash)

0 commit comments

Comments
 (0)