Skip to content

Commit

Permalink
Merge pull request #166 from bgirishrao/master
Browse files Browse the repository at this point in the history
Revert GOOD EDCSA changes
  • Loading branch information
bgirishrao authored Jan 30, 2024
2 parents 638793b + 0713cdf commit 520bc88
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion gui/src/app/direct/send/V13/senddirect13.js
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ directSendV13.controller('DirectSendV13Ctrl', ['$scope', 'SettingsFactory', 'Sen

$scope.signingCertificate = [
{ name: 'GOOD_CERT', val: 'GOOD' },
{ name: 'GOOD_ECDSA_CERT', val: 'GOOD_ECDSA_CERT' },
{ name: 'INVALID_CERT', val: 'INVALID' },
{ name: 'EXPIRED_CERT', val: 'EXPIRED' },
{ name: 'DIFFERENT_TRUST_ANCHOR', val: 'DIFF' },
Expand Down

0 comments on commit 520bc88

Please sign in to comment.