nimiq / core-js

Official JavaScript implementation of the Nimiq protocol
https://nimiq.com
Other
989 stars 207 forks source link

Add versioning for the RPC API #642

Closed jsdanielh closed 1 year ago

jsdanielh commented 1 year ago

Add versioning for the RPC API. This will allow to introduce changes in the RPC interface by setting this constant to values that will enable changes in the RPC interface.

Pull request checklist

jsdanielh commented 1 year ago

Speaking with @jeffesquivels we decided to approach the change of the RPC interface differently