Update groth16_verifier.sol.ejs

pull/5573/head
Danbo 2 months ago committed by Aniket
parent ae94b78a99
commit f6283a8fac
  1. 4
      libs/remix-ws-templates/src/templates/rln/templates/groth16_verifier.sol.ejs

@ -4,7 +4,7 @@
This file is generated with [snarkJS](https://github.com/iden3/snarkjs). This file is generated with [snarkJS](https://github.com/iden3/snarkjs).
snarkJS is a free software: you can redistribute it and/or modify it snarkJS is free software: you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or the Free Software Foundation, either version 3 of the License, or
(at your option) any later version. (at your option) any later version.
@ -162,4 +162,4 @@ contract Groth16Verifier {
return(0, 0x20) return(0, 0x20)
} }
} }
} }

Loading…
Cancel
Save