lotus/chain/actors/builtin/paych
Steven Allen bcabe7b3b5 migrate methods to abstracted methods
Method numbers never change anyways. At worst, we'll deprecate old methods and
have to explicitly import them from the correct actors version to use them.
2020-10-21 12:18:37 -07:00
..
mock fix: verify voucher amount check 2020-10-01 11:35:41 +02:00
message0.go move common from message param into message builder constructor 2020-09-30 10:58:34 -07:00
message2.go fix specs-actors import in payment channel abstraction 2020-10-05 09:51:04 -07:00
message.go migrate methods to abstracted methods 2020-10-21 12:18:37 -07:00
state0.go abstract over paych messages 2020-09-30 10:04:10 -07:00
state2.go abstract over paych messages 2020-09-30 10:04:10 -07:00
state.go abstract over paych messages 2020-09-30 10:04:10 -07:00