Adeyeye George

Results 24 issues of Adeyeye George

Is there no browser base distribution... I don't like modules or using node

The transfer is not working... ``` $uri = 'https://data-seed-prebsc-1-s1.binance.org:8545/';// Testnet $api = new \Binance\NodeApi($uri); $bnb = new \Binance\Bnb($api); $config = [ 'contract_address' => '0xA874AE9a50a1a9A4A21285AB188E324bb4b3fA2A',// USDT BEP20 'decimals' => 8, ];...

Dont create multiple access tokens when one has not expired yet for efficient purposes and security. Included this to avoid too much of new tokens creations when one has not...

When sending low text input like 160 characters it works fine but with huge text characters model crashes and returns timeout error - chunk first error... This is applicable to...

bug
unconfirmed