mirror of
https://gitlab.com/pulsechaincom/go-pulse.git
synced 2024-12-25 12:57:17 +00:00
be3865211c
These accessors were introduced by light client changes, but the only method that is actually used is GetNumberU64. This commit replaces all uses of .GetNumberU64 with .Number.Uint64. |
||
---|---|---|
.. | ||
api_test.go | ||
api.go | ||
filter_system_test.go | ||
filter_system.go | ||
filter_test.go | ||
filter.go |