MOPS has been built, but during testing executing make getinfo under the litecoin-testnet-box directory returns the following information: Error: Command line contains unexpected token getinfo , see litecoind -h for a list of options I think lit...
what is the relationship between BIP32 Extended Public Key and Pubic Key? Can you change it? for example: BIP32 Extended Public Key: xpub69RogXjzChBZoR8iyx4YoSgFcECGTDM8vV28YAnFHXYpNCxuphieARWjPk4Yd4EvPsugHAcgYS8E3o2fftsFaPVuMc6f48fRuhr7GkRQz3M P...
if an array is defined in the smart contract, and the append method. So to read the latest value of this array, do you need to traverse the relevant transactions in the entire block chain and read out all the append (and possibly delete) to finally get ...
if an array is defined in the smart contract, and the append method. So to read the latest value of this array, do you need to traverse the relevant transactions in the entire block chain and read out all the append (and possibly delete) to finally get t...