dpp/identity/state_transition/asset_lock_proof/instant/
mod.rs

1pub use instant_asset_lock_proof::*;
2
3mod instant_asset_lock_proof;
4mod methods;