Akio Nakamura

Results 3 comments of Akio Nakamura

@chanhosuh Thank you for your suggestion. Yes, the **http** access is working. Originally, I want to talk about accessing the faucet via **https** that has been described in the text....

@RdeWilde Passing an address to `generatetoaddress`, just add the 4th param like follows: ```go addr, _ := rpcClient.GetNewAddr(false) res, err = rpcClient.RequestAndUnmarshalResult(&hashs, "generatetoaddress", 1, addr) ``` But, It seems some...

@haarts Thank you for your report. Would you show us the ```debug.log``` and ```elements.conf``` of ```fred```, commit ids of elements and confidential-asset-demo , and version of Alpine Linux that this...