Can we copy a file into cache directory to create binary cache item without using appendbinarycache?

+3 votes
asked Jul 17, 2022 by anonymous

1 Answer

0 votes

Yes, that is the whole point, but you need to use createbinarycache first to create the item and get its identifier / file name.

answered Jul 18, 2022 by MultiChain
...