Closed doitian closed 8 months ago
@chenyukang what's the workflow to update RPC doc?
please run git rebase develop
, then run make gen-rpc-doc
in your local, I expect there is diff after run this command. then please run git add .
and commit & push.
I will deprecate our current flow of adding commit-sha to README.md, it will cause a lot of confusion.
I ran locally and only the submodule nervosnetwork/ckb-rpc-resources has updated. What's next? Should I send PR to that repo first?
no, you only need to work as before, in ckb repo git add .
and then commit and push.
I'm removing the submodule of ckb_rpc_openrpc
, please remove develop
later :)
What problem does this PR solve?
Issue Number: close #3513
What is changed and how it works?
What's Changed:
Add the link to a GitHub topic as mentioned in the issue https://github.com/nervosnetwork/ckb/issues/3513
Check List
Tests
Release note