Skip to content

Commit

Permalink
Remove isDelegationValid from state
Browse files Browse the repository at this point in the history
  • Loading branch information
xdzurman committed Apr 8, 2021
1 parent 7a991ca commit b487180
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/frontend/state.ts
Expand Up @@ -70,7 +70,6 @@ export interface State {

// delegation form
calculatingDelegationFee?: any
isDelegationValid?: any
shelleyDelegation?: {
selectedPool?: Stakepool
delegationFee?: Lovelace
Expand Down

0 comments on commit b487180

Please sign in to comment.