What happened when “memory” keyword being returned?
string greeting = "What's up doggy"; function sayHello(string _foo) public returns (string memory) { return greeting; }
submitted by /u/octor_stranger
[link] [comments]
string greeting = "What's up doggy"; function sayHello(string _foo) public returns (string memory) { return greeting; }
submitted by /u/octor_stranger
[link] [comments]