Create Contract V2Host Fn
data class CreateContractV2HostFn(val value: CreateContractArgsV2Xdr) : SorobanAuthorizedFunctionXdr
This variant of auth payload for creating new contract instances is only accepted in and after protocol 22. It allows authorizing the contract constructor arguments.