Skip to content

Commit

Permalink
chore(.gitignore): rename ignored vault directory to ansible-vault fo…
Browse files Browse the repository at this point in the history
…r better clarity

feat(signatory.yaml): add attestation to tezos transaction types to support new transaction type
  • Loading branch information
GImbrailo committed Oct 16, 2024
1 parent a283606 commit 88769a0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ dist
integration_test/gcp-token.json
integration_test/.env.vaults.cicd
integration_test/service-principal.key
**vault**
**ansible-vault**
1 change: 1 addition & 0 deletions signatory.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,5 +71,6 @@ tezos:
# tx_rollup_rejection, tx_rollup_remove_commitment, tx_rollup_return_bond, tx_rollup_submit_batch]
- transaction
- endorsement
- attestation
block:
endorsement:

0 comments on commit 88769a0

Please sign in to comment.