Skip to content

Commit

Permalink
feat/cosmos-default-validator
Browse files Browse the repository at this point in the history
  • Loading branch information
Damilola Debel authored and Damilola Debel committed Dec 7, 2023
1 parent 55d09e3 commit 53220bf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ export class CosmosDelegationExtensions extends V1ProtocolDelegationExtensions<C
}

public airGapDelegatee(_adapter: ICoinDelegateProtocolAdapter<CosmosProtocol>): string {
return 'cosmosvaloper1n3f5lm7xtlrp05z9ud2xk2cnvk2xnzkm2he6er'
return undefined
}

// TODO: add translations
Expand Down

0 comments on commit 53220bf

Please sign in to comment.