mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-11-13 08:38:43 +03:00
json-rpc: fix result key in rpc response
This commit is contained in:
parent
8ebb5e2d6c
commit
c5d61b7076
@ -43,7 +43,7 @@
|
||||
::
|
||||
:~ ['jsonrpc' s+'2.0']
|
||||
['id' s+id.response]
|
||||
['res' res.response]
|
||||
['result' res.response]
|
||||
==
|
||||
::
|
||||
%error
|
||||
|
Loading…
Reference in New Issue
Block a user