Stefan Čović
Stefan Čović
Is there any way to limit number of transactions that are returned from `searchTx` function? I saw SearchTxFilter with minHeight and maxHeight, but I'm not sure how to use them?...
Is there a way to offline sign transaction with `@xchainjs/xchain-thorchain`? Or any other way to ofline sign transaction and broadcast it on `thorchain`?
When i worked on a project i used this library. I thought it would be a good idea that renderHTML function always returns an array even if it has only...