Closed dholms closed 3 years ago
AttoFIL values can be too large for postgres bigint (which is the largest int type)
Store tx values as NanoFIL
Problem
AttoFIL values can be too large for postgres bigint (which is the largest int type)
Solution
Store tx values as NanoFIL