diff --git a/cmd/paratime/show.go b/cmd/paratime/show.go index 27f16bc2..f359d180 100644 --- a/cmd/paratime/show.go +++ b/cmd/paratime/show.go @@ -106,6 +106,7 @@ var ( rt.ConsensusAccounts, rt.Contracts, rt.Evm, + rt.ROFL, } blk, err := rt.GetBlock(ctx, blkNum)