Function cw_blob::instantiate
source ยท pub fn instantiate(
_: DepsMut<'_>,
_: Env,
_: MessageInfo,
_: Empty,
) -> Result<Response, Never>
pub fn instantiate(
_: DepsMut<'_>,
_: Env,
_: MessageInfo,
_: Empty,
) -> Result<Response, Never>