core-lightning/doc/developers-guide/plugin-development
Rusty Russell 0f6687ec7b codex32: use "cl" instead of "ms" as our HRP.
This was strongly recommended by Russell O'Connor: the "ms" implies that
it's a BIP-32 master secret, and this is CLN specific.

If we changed the hrp to "cln" it would be better, but apparently that
means we no longer fit in a "standard billfold metal wallet" (and
our code assumes a 2-byte prefix anyway).

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2023-08-02 16:12:32 +09:30
..
a-day-in-the-life-of-a-plugin.md update new documentation and move to doc/ 2023-07-16 12:59:40 +09:30
additional-resources.md update new documentation and move to doc/ 2023-07-16 12:59:40 +09:30
bitcoin-backend.md update new documentation and move to doc/ 2023-07-16 12:59:40 +09:30
event-notifications.md update new documentation and move to doc/ 2023-07-16 12:59:40 +09:30
hooks.md codex32: use "cl" instead of "ms" as our HRP. 2023-08-02 16:12:32 +09:30
json-rpc-passthrough.md update new documentation and move to doc/ 2023-07-16 12:59:40 +09:30
plugin-manager.md update new documentation and move to doc/ 2023-07-16 12:59:40 +09:30