Closed g45t345rt closed 1 year ago
Should be result.ValuesString instead of result.ValuesUint64
result.ValuesString
result.ValuesUint64
https://github.com/deroproject/derohe/blob/358fab62bdf443a02358c67b322f0685ec072303/cmd/derod/rpc/rpc_dero_getsc.go#L174
Thank you @g45t345rt. Fixed in latest release 116.
Should be
result.ValuesString
instead ofresult.ValuesUint64
https://github.com/deroproject/derohe/blob/358fab62bdf443a02358c67b322f0685ec072303/cmd/derod/rpc/rpc_dero_getsc.go#L174