filecoin-project/ref-fvm

Remove beneficiary from self_destruct syscall

Closed this issue · 2 comments

Replaces #736, see the discussion there.

Discussed in filecoin-project/FIPs#524. I'm implementing the version where we accept a flag to either burn remaining funds or fail. This forces the user to pick one or the other.

(this came up when reviewing some APIs as a part of #1151)

We would need to add an FIP for this topic