John Paulo Lim
Results
2
issues of
John Paulo Lim
here is my code $sdk = new \NEM\SDK([ "protocol" => "http", "use_ssl" => false, "host" => "52.197.57.86", "port" => 7890, "endpoint" => "/", ]); $message = $sdk->models()->Message(['type' => 1,'plain'=>'test123']); $messageHash...
Hi, can you help me, im having an error when installing your version 0.3.0. 