[Solidity Error] Member "push" is not available in string[] memory outside of storage
·
개인프로젝트/ethFruitShop
function getFruitList() public returns(string[] memory){ string[] memory temp; for(uint i=0; i