Shorten long SerializeWith type paths in abi digest (#18734)

This commit is contained in:
Justin Starry
2021-07-20 08:59:50 -05:00
committed by GitHub
parent dff9c88193
commit 207c90bd8b
7 changed files with 19 additions and 7 deletions

View File

@ -295,7 +295,7 @@ mod test_bank_serialize {
// This some what long test harness is required to freeze the ABI of
// Bank's serialization due to versioned nature
#[frozen_abi(digest = "6msodEzE7YzFtorBhiP6ax4PKBaPZTkmYdGAdpoxLCvV")]
#[frozen_abi(digest = "9i743Qsin8qndpSGqXM3ATkX6fL8dDKtqUwJ8DPjuRam")]
#[derive(Serialize, AbiExample)]
pub struct BankAbiTestWrapperFuture {
#[serde(serialize_with = "wrapper_future")]