gudnuf / bolt12-prism

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

Better way to pass members to `createprism` #15

Closed gudnuf closed 1 year ago

gudnuf commented 1 year ago

Passing the members array feels klunky. One thing that would help is to store all prisms as one object (https://github.com/daGoodenough/bolt12-prism/issues/16)

This should end up being it's own function in the plugin because we probably would use it for updateprism too