bitcoincore.org
bitcoincore.org copied to clipboard
RPC Docs: add 23.0.0
Generated using this repo's contrib/doc-gen/generate.go.
Should be fully deterministic, so anyone wanting to review can install 23.0.0 and run the following:
bitcoind --daemon --regtest
cd contrib/doc-gen
go run generate.go
I lightly tested a local preview and didn't see anything broken this release.
Closes https://github.com/bitcoin-core/bitcoincore.org/issues/868.
Ran a diff with my locally generated docs, looks like you're missing the rpc/zmq/ subdir, so I think maybe you've configured with --without-zmq? Beyond that, everything matches and I also compared with the changelogs (not every single change, but quite a bit of it) and that all seems to align. So, once rpc/zmq/ is added it's an ACK from me.
@stickies-v good catch thanks. I reran with a binary from bitcoincore.org and it added zmq/getzmqnotifications.html.