« Previous | Next » 

Revision 9c0a27d0

ID9c0a27d0ae0c8127f5a8aebbb0acc92a2555ece2
Parent 85f6a869
Child da9e2aff

Added by Iustin Pop about 11 years ago

Simplify RPC error cases

This patch removes the node from the RPC error constructurs
CurlLayerError and OfflineNodeError. The rationale is that we anyway
return tuples (node, result), and removing this duplication allows
simplified signatures/calls in the execution of RPC calls.

Note: this was sent before as well, resending on top of current codebase.

Signed-off-by: Iustin Pop <>
Reviewed-by: Michele Tartara <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences