Skip to content

UpdatePriceTableRPC

Peter-Jan Brone requested to merge 3861-rpc-add-updatepricetablerpc into master

MERGE REQUEST

Overview

This MR introduces the RPC code for the UpdatePriceTable RPC. Note that I have not updated the Changelog, because the RPC is not exposed yet in the host's network code. This will be followed-up with later. This MR merely aims to introduce it and provide a unit test for it.

Example for Visual changes (ie Screenshot)

N/A

Issues Closed

Closes #3861 (closed)

Checklist

Review and complete the checklist to ensure that the MR is complete before assigned to an approver.

  • All new methods, or updating methods have clear docstrings
  • Testing added or updated for new methods
  • Any new packages are added to Makefile and .gitlab-ci.yml
  • API documentation updated for API updates
  • Module README.md updated for changes to work flow
  • Issue added to Sia-UI repo for new supporting features
  • Changelog updated
Edited by Peter-Jan Brone

Merge request reports