Skip to content

Commit

Permalink
revert: unintional attestation file change
Browse files Browse the repository at this point in the history
  • Loading branch information
hui-an-yang committed Sep 20, 2023
1 parent da76a1d commit f094353
Show file tree
Hide file tree
Showing 3 changed files with 59 additions and 196 deletions.
5 changes: 0 additions & 5 deletions packages/taquito-rpc/src/opkind.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,12 @@ export enum OpKind {
REVEAL = 'reveal',
TRANSACTION = 'transaction',
ACTIVATION = 'activate_account',
ATTESTATION = 'attestation',
ENDORSEMENT = 'endorsement',
PREATTESTATION = 'preattestation',
PREENDORSEMENT = 'preendorsement',
SET_DEPOSITS_LIMIT = 'set_deposits_limit',
DOUBLE_PREATTESTATION_EVIDENCE = 'double_preattestation_evidence',
DOUBLE_PREENDORSEMENT_EVIDENCE = 'double_preendorsement_evidence',
ATTESTATION_WITH_SLOT = 'attestation_with_slot',
ENDORSEMENT_WITH_SLOT = 'endorsement_with_slot',
SEED_NONCE_REVELATION = 'seed_nonce_revelation',
DOUBLE_ATTESTATION_EVIDENCE = 'double_attestation_evidence',
DOUBLE_ENDORSEMENT_EVIDENCE = 'double_endorsement_evidence',
DOUBLE_BAKING_EVIDENCE = 'double_baking_evidence',
PROPOSALS = 'proposals',
Expand Down
Loading

0 comments on commit f094353

Please sign in to comment.