furszy
2870a97121
RPC: unify arg type error message
...
We were throwing two different errors for the same problematic:
* "Expected type {expected], got {type}" --> RPCTypeCheckArgument()
* "JSON value of type {type} is not of expected type {expected}" --> UniValue::checkType()
2022-09-12 10:04:15 -03:00
..
2022-08-29 08:10:35 -04:00
2022-08-31 16:51:32 +01:00
2022-08-20 11:55:17 +02:00
2022-08-29 08:10:35 -04:00
2022-09-01 19:49:11 +02:00
2022-08-22 14:59:58 +01:00
2022-08-31 15:10:26 +02:00
2022-09-02 09:50:46 +02:00
2022-09-12 10:04:15 -03:00
2022-09-01 15:43:30 -04:00
2022-09-05 07:59:34 +01:00
2022-08-20 09:32:53 +02:00
2022-08-31 08:38:24 +01:00
2022-09-06 18:00:57 -04:00
2022-08-31 08:38:24 +01:00
2022-08-29 08:10:35 -04:00
2022-08-19 17:11:06 +02:00
2022-08-24 10:15:32 +02:00
2022-08-31 16:51:32 +01:00
2022-08-31 15:10:26 +02:00
2022-08-23 16:05:00 -04:00
2022-08-31 15:31:34 +03:00
2022-09-09 10:07:39 +02:00
2022-08-19 17:11:06 +02:00
2022-08-19 08:58:56 +01:00
2022-08-30 13:52:45 +02:00
2022-08-30 12:09:04 -04:00
2022-08-29 08:10:35 -04:00
2022-09-02 12:50:12 +01:00
2022-09-07 18:28:42 +01:00
2022-09-01 15:57:56 -04:00
2022-08-30 12:09:04 -04:00
2022-08-29 08:10:35 -04:00
2022-08-29 08:10:35 -04:00
2022-08-30 14:11:21 -04:00
2022-08-29 08:10:35 -04:00
2022-09-09 01:39:52 +03:00
2022-09-01 20:55:22 +10:00
2022-08-18 16:47:15 -03:00
2022-08-23 11:34:10 -04:00
2022-08-23 11:34:10 -04:00
2022-08-20 15:11:28 +02:00
2022-08-20 09:33:01 +02:00
2022-09-09 11:08:02 +01:00
2022-08-30 14:11:21 -04:00
2022-08-30 15:37:59 +01:00