-
Joined
Apr 15, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| ".deps/remix-tests/remix_accounts.sol": { | |
| "__sources__": { | |
| ".deps/remix-tests/remix_accounts.sol": { | |
| "content": "// SPDX-License-Identifier: GPL-3.0\n\npragma solidity >=0.4.22 <0.9.0;\n\nlibrary TestsAccounts {\n function getAccount(uint index) pure public returns (address) {\n return address(0);\n }\n}\n", | |
| "file": ".deps/remix-tests/remix_accounts.sol" | |
| } | |
| } | |
| } | |
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| ".deps/remix-tests/remix_accounts.sol": { | |
| "__sources__": { | |
| ".deps/remix-tests/remix_accounts.sol": { | |
| "content": "// SPDX-License-Identifier: GPL-3.0\n\npragma solidity >=0.4.22 <0.9.0;\n\nlibrary TestsAccounts {\n function getAccount(uint index) pure public returns (address) {\n return address(0);\n }\n}\n", | |
| "file": ".deps/remix-tests/remix_accounts.sol" | |
| } | |
| } | |
| } | |
| } |