solana-staking-csvs-0.1.0.0: app/Main.hs
module Main where
import Console.SolanaStaking.Main ( getArgs
, run
)
main :: IO ()
main = getArgs >>= run