Skip to content

Commit

Permalink
feat: remove arithmetization owned RPC endpoints
Browse files Browse the repository at this point in the history
  • Loading branch information
powerslider committed Jun 5, 2024
1 parent 011774d commit 5d216ee
Show file tree
Hide file tree
Showing 28 changed files with 5 additions and 1,536 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@

@Slf4j
public abstract class AbstractLineaSharedOptionsPlugin implements BesuPlugin {
private static String CLI_OPTIONS_PREFIX = "linea";
private static final String CLI_OPTIONS_PREFIX = "linea";
private static boolean cliOptionsRegistered = false;
private static boolean configured = false;
private static LineaTransactionSelectorCliOptions transactionSelectorCliOptions;
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 5d216ee

Please sign in to comment.