bnb-staking-csvs-0.2.0.0: app/Main.hs
module Main where
import Console.BnbStaking.Main ( getArgs
, run
)
main :: IO ()
main = getArgs >>= run