LouisRandaxhe
Results
1
comments of
LouisRandaxhe
Hello, Here is the Solidity contract function signatures : `function distributeNewIncome(uint amount, address[] memory validAddresses) public` And here is how I call it in my Rails app : ``` @eth...