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 6cd878f commit 5e3712bCopy full SHA for 5e3712b
nimbus_verified_proxy/rpc/receipts.nim
@@ -1,3 +1,10 @@
1
+# nimbus_verified_proxy
2
+# Copyright (c) 2025 Status Research & Development GmbH
3
+# Licensed and distributed under either of
4
+# * MIT license (license terms in the root directory or at https://opensource.org/licenses/MIT).
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
import
9
stint,
10
results,
0 commit comments