public static object Create(byte[] nef, string manifest) { return(ContractManagement.Deploy(nef, manifest)); }