aboutsummaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorHennadii Stepanov <32963518+hebasto@users.noreply.github.com>2023-05-10 11:26:35 +0100
committerHennadii Stepanov <32963518+hebasto@users.noreply.github.com>2023-05-10 11:26:35 +0100
commit30aee016f15b43b90efb023d9bd04aa84cf58ade (patch)
treeb71dce2cf72e1894ff96703185e58de334801f7a /CONTRIBUTING.md
parent3777c75d147954b24f770dc7781b27870eadf775 (diff)
downloadbitcoin-30aee016f15b43b90efb023d9bd04aa84cf58ade.tar.xz
scripted-diff: Rename `libbitcoinconsensus` to `libbitcoin_consensus`
This build artifact is not a user-exposed shared library (DLL) but a convenience static library. See: https://github.com/bitcoin/bitcoin/blob/master/doc/design/libraries.md -BEGIN VERIFY SCRIPT- sed -i 's/libbitcoinconsensus/libbitcoin_consensus/g' $(git grep -l "libbitcoinconsensus" -- build_msvc) git mv build_msvc/libbitcoinconsensus build_msvc/libbitcoin_consensus git mv build_msvc/libbitcoin_consensus/libbitcoinconsensus.vcxproj build_msvc/libbitcoin_consensus/libbitcoin_consensus.vcxproj -END VERIFY SCRIPT-
Diffstat (limited to 'CONTRIBUTING.md')
0 files changed, 0 insertions, 0 deletions