ChainSafe / fil-actor-states

State handling crates for the Filecoin Actors
Apache License 2.0
3 stars 2 forks source link

follow-up to look into `TokenAmount` conversions, we need to receive a pointer there as we need to clone `atto` anyway, then we can further enhance the interface of `deal_provider_collateral_bounds`. #283

Closed ruseinov closed 5 months ago

ruseinov commented 5 months ago
          Create a follow-up to look into `TokenAmount` conversions, we need to receive a pointer there as we need to clone `atto` anyway, then we can further enhance the interface of `deal_provider_collateral_bounds`.

Originally posted by @ruseinov in https://github.com/ChainSafe/fil-actor-states/issues/282#issuecomment-2037789457