Skip to content

Commit

Permalink
chore: test cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
naneey committed Oct 16, 2023
1 parent c0583c2 commit a1fec27
Show file tree
Hide file tree
Showing 4 changed files with 116 additions and 606 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,7 @@ public class Constants {

public static final String DELEGATION_SNAPSHOT = "delegation_snapshot";
public static final String MAX_DELEGATION = "max_delegation";
public static final String TOTAL_DELEGATION_SNAPSHOT = "totalDelegationSnapshot";
public static final String PROPOSAL_FUND = "proposal_fund";
public static final String PROPOSAL_FEES = "proposal_fees";
public static final String SWAP_BLOCK_HEIGHT = "swap_block_height";
Expand Down

This file was deleted.

Loading

0 comments on commit a1fec27

Please sign in to comment.