Closed lwshang closed 3 months ago
SDK-1803
Clarify that #[post_upgrade] should have the same argument type as #[init].
#[post_upgrade]
#[init]
SDK-1803
Clarify that
#[post_upgrade]
should have the same argument type as#[init]
.