Update 'verify' command to handle verification of code that is deployed as a library
Hey,
Just an hour ago, https://verifier.ton.org is updated to handle verification of code that is deployed as a library. It would be great to update the "verify" command to support library code too.
This PR might be helpful:
https://github.com/ton-blockchain/verifier/pull/202
Hey, looks like it does not support verifiyng as library (or i could not find any related information). Could you please provide more information? https://github.com/ton-community/contract-verifier-backend/blob/c7c35c9e9d76dbb4a23e9dddfed5774e6af2c95d/src/server.ts#L169 seem not supporting libraries
Blueprint supports verification of contracts deployed as libraries. Closing