fuel-core
fuel-core copied to clipboard
Sequential opcodes return an error when touching the last storage key
All sequential opcodes return an error when touching the last storage key because we increase the key after that:
If the user wants to update only the last storage key, the VM will return an error.