jaggedsoft/php-binance-api

Feature : How to add new function

trantran8888 opened this issue · 1 comments

Hi,

I want to add new function to this library.

I added function to file php-binance-api.php
"
function Test(){
}
"

but when i call this function i got this error :
"Uncaught Error: Call to undefined method Binance\API::Test()"

Anyone can help me with this issue ?

Sorry, add new function work as normal, i use both spot and future and have update data to wrong folder