Hi!
During the storage_phase execution, you refer to due_payment account field,
https://github.com/tonlabs/ton-labs-executor/blob/be2f1ec60e09857d8b8f489c1e79f000bba32269/src/transaction_executor.rs#L219
But it is not initialized anywhere. I also didn't find a place where the unpaid part of the storage fee is stored.
Am I missing something?
Hi!
During the storage_phase execution, you refer to due_payment account field,
https://github.com/tonlabs/ton-labs-executor/blob/be2f1ec60e09857d8b8f489c1e79f000bba32269/src/transaction_executor.rs#L219
But it is not initialized anywhere. I also didn't find a place where the unpaid part of the storage fee is stored.
Am I missing something?