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