export async function setMinterToPublisher(
  signer: Signer,
  datatokenAddress: string,
  accountId: string,
  setError: (msg: string) => void