Skip to content

Commit

Permalink
feat(cmd/paratime): Print ROFL app id in rofl1 format
Browse files Browse the repository at this point in the history
  • Loading branch information
amela committed Dec 9, 2024
1 parent 8a1f197 commit 9528fb2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmd/paratime/show.go
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ var (
rt.ConsensusAccounts,
rt.Contracts,
rt.Evm,
rt.ROFL,
}

blk, err := rt.GetBlock(ctx, blkNum)
Expand Down

0 comments on commit 9528fb2

Please sign in to comment.