Create Contract Host Fn
This variant of auth payload for creating new contract instances doesn't allow specifying the constructor arguments, creating contracts with constructors that take arguments is only possible by authorizing SOROBAN_AUTHORIZED_FUNCTION_TYPE_CREATE_CONTRACT_V2_HOST_FN (protocol 22+).