### Description - Add validation during ingest to ensure that a node must have a balance greater than zero before submitting a transaction to the network. - Skip this validation when the transaction is submitted using a system account. - Add a `cryptoTransfer` from the treasury to fund nodes in HAPI test networks to prevent existing tests from failing.