snarkVM
snarkVM copied to clipboard
[Test] Invoke `transfer_public` with insufficient fees.
This PR introduces a test where transfer_public is invoked with insufficient finalize fees and then with sufficient finalize fees.
Changes to how we set minimum fees proposed here - https://github.com/AleoHQ/snarkVM/pull/1687 will invalidate this test (since this test uses the priority_fee_in_microcredits as the finalize fee payment)