mirror of
https://github.com/vacp2p/staking-reward-streamer.git
synced 2026-01-09 15:27:55 -05:00
chore(RLN): use same pragma as other files
This commit is contained in:
committed by
r4bbit
parent
458e07cc70
commit
83d8574867
@@ -1,5 +1,5 @@
|
||||
// SPDX-License-Identifier: Apache-2.0 OR MIT
|
||||
pragma solidity ^0.8.17;
|
||||
pragma solidity ^0.8.26;
|
||||
|
||||
import "forge-std/Script.sol";
|
||||
import "../src/rln/RLN.sol";
|
||||
|
||||
Reference in New Issue
Block a user