FactomProject / factom

Library for writing Factom clients in go
MIT License
44 stars 19 forks source link

Add handling for ECIDBalanceIncrease #121

Closed WhoSoup closed 4 years ago

WhoSoup commented 4 years ago

closes: https://github.com/FactomProject/factom/issues/120

The custom JSON unmarshaller for the entry credit block body failed to account for the "balance increase" type entry in its switch. This PR adds the type.

Emyrk commented 4 years ago

@carryforward Can you confirm it's ok to PR to develop? (I changed the base)

Emyrk commented 4 years ago

Change base to internally tracked ticket. Will PR new branch into the correct target