Closed karim-en closed 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"
SuccessValue
FinalExecutionStatus
#[serde(with = "base64_format"
near-sdk = "4.1.1"
Fix
SuccessValue
in theFinalExecutionStatus
is decoded twice because the macro#[serde(with = "base64_format"
has been added innear-sdk = "4.1.1"