lotus/markets/storageadapter
Raúl Kripalani 0fddf3e114 make system constants configurable as vars.
This configurability is unlocked through the `testground`
build tag, which Project Oni will uses.

Changes in the usage places of these relaxed constants
were required due to the fact that Golang constants are
untyped, but vars aren't.

Read https://blog.golang.org/constants for more info.
2020-06-30 14:18:26 +01:00
..
client.go make system constants configurable as vars. 2020-06-30 14:18:26 +01:00
provider.go make system constants configurable as vars. 2020-06-30 14:18:26 +01:00