Md Tanjin Alam

Results 5 issues of Md Tanjin Alam

binance.UseTestnet = true futures.UseTestnet = true Helpts to enable testnet true for api data pulling but how to set testnet true for websocket wsHandler := func(event *binance.WsUserDataEvent) { fmt.Println(event) }...

I was trying to load the hyperledger grid smart contract to sawtooth network after successfully running the docker-compose file with 4 active validator, i am getting following error I have...

### Description I have installed Algorand Studio on Mac 11.6 Big Sur After successful installation I have started docker and installed following for node and pyteal compiler https://hub.docker.com/r/algorand/stable https://hub.docker.com/r/obsidians/pyteal still...

bug

Re-creating the error docker-compose -f examples/splinter/docker-compose.yaml up my both nodes are running Splinter 0.6 proposing a node from alpha splinter circuit propose \ --key /registry/alpha.priv \ --url http://splinterd-alpha:8085 \ --management...

A change was made in version 2.17 to improve YAML parsing, specifically allowing multiple merge keys to be treated as an array. You can check the details in this GitHub...