diff --git a/build/openrpc/full.json.gz b/build/openrpc/full.json.gz index f5a1ce33c..71bdacbd8 100644 Binary files a/build/openrpc/full.json.gz and b/build/openrpc/full.json.gz differ diff --git a/documentation/en/api-v1-unstable-methods.md b/documentation/en/api-v1-unstable-methods.md index 10d75e4a2..7c69515d3 100644 --- a/documentation/en/api-v1-unstable-methods.md +++ b/documentation/en/api-v1-unstable-methods.md @@ -2510,7 +2510,40 @@ Perms: write Inputs: ```json [ - "c5564560217c43e4bc0484df655e9019" + [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 92, + 190, + 236, + 1, + 35, + 69, + 103, + 63, + 37, + 227, + 9, + 204, + 38, + 79, + 36, + 11, + 176, + 102, + 64, + 49 + ] ] ``` @@ -2531,7 +2564,40 @@ Perms: write Inputs: ```json [ - "c5564560217c43e4bc0484df655e9019" + [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 92, + 190, + 236, + 1, + 35, + 69, + 103, + 63, + 37, + 227, + 9, + 204, + 38, + 79, + 36, + 11, + 176, + 102, + 64, + 49 + ] ] ``` @@ -2769,7 +2835,43 @@ Perms: write Inputs: `null` -Response: `"c5564560217c43e4bc0484df655e9019"` +Response: +```json +[ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 92, + 190, + 236, + 1, + 35, + 69, + 103, + 63, + 37, + 227, + 9, + 204, + 38, + 79, + 36, + 11, + 176, + 102, + 64, + 49 +] +``` ### EthNewFilter Installs a persistent filter based on given filter spec. @@ -2790,7 +2892,43 @@ Inputs: ] ``` -Response: `"c5564560217c43e4bc0484df655e9019"` +Response: +```json +[ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 92, + 190, + 236, + 1, + 35, + 69, + 103, + 63, + 37, + 227, + 9, + 204, + 38, + 79, + 36, + 11, + 176, + 102, + 64, + 49 +] +``` ### EthNewPendingTransactionFilter Installs a persistent filter to notify when new messages arrive in the message pool. @@ -2800,7 +2938,43 @@ Perms: write Inputs: `null` -Response: `"c5564560217c43e4bc0484df655e9019"` +Response: +```json +[ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 92, + 190, + 236, + 1, + 35, + 69, + 103, + 63, + 37, + 227, + 9, + 204, + 38, + 79, + 36, + 11, + 176, + 102, + 64, + 49 +] +``` ### EthProtocolVersion @@ -2854,7 +3028,40 @@ Inputs: Response: ```json { - "subscription": "b62df77831484129adf6682332ad0725", + "subscription": [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 92, + 190, + 236, + 249, + 157, + 63, + 219, + 48, + 18, + 52, + 86, + 124, + 38, + 79, + 36, + 11, + 176, + 102, + 64, + 49 + ], "result": {} } ``` @@ -2868,7 +3075,40 @@ Perms: write Inputs: ```json [ - "c5564560217c43e4bc0484df655e9019" + [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 92, + 190, + 236, + 1, + 35, + 69, + 103, + 63, + 37, + 227, + 9, + 204, + 38, + 79, + 36, + 11, + 176, + 102, + 64, + 49 + ] ] ``` @@ -2883,7 +3123,40 @@ Perms: write Inputs: ```json [ - "b62df77831484129adf6682332ad0725" + [ + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 92, + 190, + 236, + 249, + 157, + 63, + 219, + 48, + 18, + 52, + 86, + 124, + 38, + 79, + 36, + 11, + 176, + 102, + 64, + 49 + ] ] ```