lightningdevkit.org
lightningdevkit.org copied to clipboard
Update/remove remaining references to `KeysInterface`
See https://github.com/lightningdevkit/lightningdevkit.org/pull/226#issuecomment-1709447356
@ConorOkus I don't think this is completed, the occurances of KeysInterface the above comment mentions are still present in current main? For example:
https://github.com/lightningdevkit/lightningdevkit.org/blob/300e80131b5bdad894b003847affc0af86e1651b/docs/key_management.md?plain=1#L189
and the .as_KeysInterface() occurrences in the Java examples of docs/tutorials/build_a_node_in_java.md and docs/payments/receiving_payments.md.
Ahh thanks, I can get to these next week.