mirror of
https://github.com/logos-storage/logos-storage-contracts-eth.git
synced 2026-01-07 07:43:08 +00:00
Update token description
This commit is contained in:
parent
0807f7d52c
commit
4690c6373a
@ -15,7 +15,7 @@ module.exports = buildModule("Token", (m) => {
|
||||
const account = m.getAccount(i)
|
||||
m.call(token, "mint", [account, MINTED_TOKENS], {
|
||||
from: deployer,
|
||||
id: `SendingEth_${i}`,
|
||||
id: `SendingTestTokens_${i}`,
|
||||
})
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user