Skip to content
  • Iustin Pop's avatar
    Reduce duplication of work in rpc.Client · 160e2921
    Iustin Pop authored
    This patch removes the duplicate serialization and calls to
    utils.GetNodeDaemonPort in rpc.Client, and instead moves them to calling
    functions (the _*NodeCall ones recently introduced).
    
    Reviewed-by: ultrotter
    160e2921