« Previous | Next » 

Revision 4ae52cc6

ID4ae52cc6d45cd9844a55ba37ead5b1170549d7cc

Added by Iustin Pop about 13 years ago

Fix RPC mismatch in blockdev_getsize[s]

Commit 92fd2250 added consistency checks in the RPC layer, which broke
the call_blockdev_getsizes RPC call (declared with 's' at the end in
rpc.py, without 's' in the node daemon).

The immediate fix is to correct the rpc function name, the long term
one will be to remove this duplication.

Signed-off-by: Iustin Pop <>
Reviewed-by: Stephen Shirley <>
(cherry picked from commit ccfbbd2d1546b4f57d5bfeb115573967f7fb558b)

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences