consensus-shipyard / ipc-actors

Rust implementation of the IPC actors for FVM
MIT License
6 stars 3 forks source link

minor improvement to checks #127

Closed adlrocha closed 1 year ago

adlrocha commented 1 year ago

Solves an issue for which release errores when a to account was not yet initialized on-chain in the subnet (something that is not actually a requirement for the operation).