File tree 1 file changed +2
-2
lines changed
bcc-cli/src/Bcc/CLI/Sophie/Run
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -280,8 +280,8 @@ data SomeExtendedVerificationKey
280
280
| AStakeExtendedVerificationKey (VerificationKey StakeExtendedKey )
281
281
| AGenesisExtendedVerificationKey (VerificationKey GenesisExtendedKey )
282
282
| AGenesisDelegateExtendedVerificationKey (VerificationKey GenesisDelegateExtendedKey )
283
- | AGenesisExtendedVerificationKey (VerificationKey GenesisVestedExtendedKey )
284
- | AGenesisDelegateExtendedVerificationKey (VerificationKey GenesisVestedDelegateExtendedKey )
283
+ | AGenesisVestedExtendedVerificationKey (VerificationKey GenesisVestedExtendedKey )
284
+ | AGenesisVestedDelegateExtendedVerificationKey (VerificationKey GenesisVestedDelegateExtendedKey )
285
285
| AVestedExtendedVerificationKey (VerificationKey VestedExtendedKey )
286
286
| AVestedDelegateExtendedVerificationKey (VerificationKey VestedDelegateExtendedKey )
287
287
You can’t perform that action at this time.
0 commit comments