MarcoFalke fa2bbc9e4c
refactor: [rpc] Remove cast when reporting serialized size
The values are small enough to fit in an int, so the cast is at best
redundant. However, UniValue can handle any integer type, so having to
think about the cast here is also confusing.
2025-10-28 16:08:39 +01:00
..
2025-01-22 12:28:45 +01:00
2025-01-22 12:28:45 +01:00