Unverified Commit b6fe9814 authored by yann300's avatar yann300 Committed by GitHub

Update tests_accounts.sol.js

parent c34b9d88
module.exports = `pragma solidity ^0.5.0;
module.exports = `
library TestsAccounts {
function getAccount(uint index) public returns (address) {
>accounts<
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment