lotus/api/apistruct
Steven Allen 9135a5d048 Pass bitfields by-value
This ensures we can't end up decoding nil bitfields from clients when not
expecting them.

Part of https://github.com/filecoin-project/specs-actors/issues/895. Please see
this issue for details and leave any comments there.
2020-08-12 10:32:39 -07:00
..
permissioned.go Cleanup many lint warnings 2020-05-27 22:53:20 +02:00
struct_test.go apistruct: Check tags in tests 2020-04-24 02:41:18 +02:00
struct.go Pass bitfields by-value 2020-08-12 10:32:39 -07:00