token_mint: TxDescriptor<{ amount: bigint; target: SS58String }>

Mint the dao's voting token to a target (called by a dao origin)

  • amount: Balance amount
  • target: Account receiving the minted tokens