Possible missing param for RPC connection setup #1

Open
opened 2023-05-11 09:25:37 +02:00 by kamikazechaser · 0 comments

When running eth-contract-registry-list -e $REG_ADDR -u -vv b:TrainingVoucher

chainlib.error.JSONRPCException: default parser code {'jsonrpc': '2.0', 'id': '49eb9bc4-72fa-4f81-901a-685be1add715', 'error': {'code': -32602, 'message': 'missing value for required argument 1'}}
When running `eth-contract-registry-list -e $REG_ADDR -u -vv b:TrainingVoucher` ``` chainlib.error.JSONRPCException: default parser code {'jsonrpc': '2.0', 'id': '49eb9bc4-72fa-4f81-901a-685be1add715', 'error': {'code': -32602, 'message': 'missing value for required argument 1'}} ```
lash was assigned by kamikazechaser 2023-05-11 09:25:37 +02:00
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: cicnet/eth-contract-registry#1