Deploys the contract on behalf of the Deployer contract.
This has to be authorized by the Deployers administrator.
fn create_dsponsor_nft(
env: soroban_sdk::Env,
init_params: InitParams,
native_xlm: soroban_sdk::Address,
salt: Option>,
) -> soroban_sdk::Address