Riko

Results 4 issues of Riko

721 should be 712

Hey I am trying to query a contract returns an array of tuples ``` let result : Vec = contract.query("fn_name", (), None, web3::contract::Options::default(), None).await.unwrap(); ``` but I am getting this...

I get this err when building nodes - = note: collect2: fatal error: ld terminated with signal 9 [Killed] compilation terminated. any idea?