helium / blockchain-core

Apache License 2.0
213 stars 85 forks source link

Update multi-coin initial transactions to accommodate balance clearing #1373

Closed jeffgrunewald closed 2 years ago

jeffgrunewald commented 2 years ago

Updates txn_payments_v2 in order to support the balance clearing functionality of an account. This change also cleans up some of the balance clearing logic previously implemented.