Near-One / rainbow-bridge

🌈🌈🌈 NEAR <> Ethereum Decentralized Bridge
GNU General Public License v3.0
327 stars 100 forks source link

Eth2Near-relayer: fix decoding success status #884

Closed karim-en closed 1 year ago

karim-en commented 1 year ago

Fix SuccessValue in the FinalExecutionStatus is decoded twice because the macro #[serde(with = "base64_format" has been added in near-sdk = "4.1.1"