We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cdb7e4d commit 940e7c3Copy full SHA for 940e7c3
nimbus_verified_proxy/rpc/receipts.nim
@@ -5,8 +5,11 @@
5
# * Apache v2 license (license terms in the root directory or at https://www.apache.org/licenses/LICENSE-2.0).
6
# at your option. This file may not be copied, modified, or distributed except according to those terms.
7
8
+<<<<<<< HEAD
9
{.push gcsafe, raises: [].}
10
11
+=======
12
+>>>>>>> 5e3712b73 (add copyright)
13
import
14
std/sequtils,
15
results,
0 commit comments