contracts: Remove OnKilledAccount implementation
Contracts now longer rely on this callback to tell them when they are removed. Instead, they can only self destruct using `ext_terminate`.
parent
29fa243d
Please register or sign in to comment