Pārlūkot izejas kodu

pyth-wormhole-attester-contract-v2.0.0 (#641)

Stanisław Drozd 2 gadi atpakaļ
vecāks
revīzija
0f3975f28e

+ 1 - 1
wormhole_attester/Cargo.lock

@@ -2682,7 +2682,7 @@ dependencies = [
 
 [[package]]
 name = "pyth-wormhole-attester"
-version = "1.0.0"
+version = "2.0.0"
 dependencies = [
  "borsh",
  "pyth-client",

+ 1 - 1
wormhole_attester/program/Cargo.toml

@@ -1,6 +1,6 @@
 [package]
 name = "pyth-wormhole-attester"
-version = "1.0.0"
+version = "2.0.0"
 description = "Pyth-over-Wormhole Solana contract"
 edition = "2018"