// SPDX-License-Identifier: LGPL-3.0-or-later pragma solidity ^0.8.10; // solhint-disable-next-line no-empty-blocks contract NonPayable { }