Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Provide UnmarshalJSON() for common.uint160
fixes error `json: cannot unmarshal string into Go struct field Account.ProgramHash of type common.Uint160` in case `nkn.Account` struct is to be unmarshalled. Signed-off-by: omani <[email protected]>
- Loading branch information