gudnuf / bolt12-prism

CLN plugin for lightning prisms using BOLT 12
16 stars 5 forks source link

How to updateprisms? #10

Closed gudnuf closed 1 year ago

gudnuf commented 1 year ago

Right now, I am working on the updateprisms function and just having the client pass a whole new array of members. Is this the way?

This issue (https://github.com/daGoodenough/bolt12-prism/issues/18) might make it so that we can just update 1 member at a time or send an array of members to update multiple

There should be an easy way to update splits: issue https://github.com/daGoodenough/bolt12-prism/issues/11