Valentin

Results 4 issues of Valentin

Hello. How I can sync GA app timing at the mobile with PHP script? In the example I see: ``` $secret = 'XVQ2UIGO75XRUKJO'; $time = floor(time() / 30); $code =...

Hi there. Ill try to start your docker container and got this error: ``` $ docker-compose up -d php ganache Building php unknown flag: --iidfile See 'docker build --help'. ERROR:...

Hello. Could you write an example of creating a transaction, signing it, and obtaining a transaction hash that can be sent further - having: - only with private key -...

Hello. Tell me what to do next-after using **$bitcoind-> Sendtoaddress** in the case of using 3 networks: - regtest - testnet - mainnet Now I used this method (**sendToAddress**) in...