Skip to content

Commit

Permalink
Use both evm and aptos keys in the multichain bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
archseer committed Sep 10, 2024
1 parent 818b93e commit 255210e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/scripts/keystone/templates/oracle.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,4 @@ telemetryType = "plugin"
strategyName = 'multi-chain'
[onchainSigningStrategy.config]
evm = "{{ ocr_key_bundle_id }}"
aptos = "{{ aptos_key_bundle_id }}"

0 comments on commit 255210e

Please sign in to comment.