nine
nine
> > > 根据我目前的观察,在 0.18.2 之后的版本上,运行`ord wallet balance`我可以看到我的所有余额。 > > > 但我还没有找到简单的方法来转移它。如果有人有办法请告诉我。 > > > > > > 您好,aboutmydreams - 您可以使用`ord wallet send `以下格式传输符文:`100:THE.RUNE.NAME.HERE`其中 100 是您要发送的 THE.RUNE.NAME.HERE 的数量。 > >...
UPDATE: I've had this advice from Greg work for multiple people with this issue. If your ord wallet is not seeing some of your utxos or their associated sats or...
Hi bFanek - this is unfortunate but expected for this type of a scenario. I imagine it was a very popular name, and in cases where 2 different reveals for...
edit: thinking about this more, I think the premine percentage formula should be `PREMINE/MAX_SUPPLY`. Additionally, I think the supply should be presented visually on the page as `CURRENT_SUPPLY/MAX_SUPPLY` or even...
Hi Horianu - this is by design. Anytime ord has a major version update, it requires a new index schema and everyone must then reindex. Additionally - questions like this...
Hi Tigermumu - if you do not close down ord gracefully, the index will often, if not always, get corrupted and require that you repair it. If you let it...
Dupe of #3560 3rd case I've seen today and each has the no_index_inscriotion set to true instead of false
> There is still an error config : > > ``` > index_runes: true > index_cache_size: 6800000000 > > bitcoin_data_dir: H:\bitcoin_data > bitcoin_rpc_username: bitcoin > bitcoin_rpc_password: bitcoin2024KL > data_dir: H:\ord-data...
> Same for me with `ord 0.18.2` on linux: > > ``` > chain: testnet > no_index_inscriptions: true > index_runes: true > index_cache_size: 8858365080 > ``` run `ord --data-dir settings`...
> > > 我`ord 0.18.2`在 Linux 上也一样: > > > ``` > > > chain: testnet > > > no_index_inscriptions: true > > > index_runes: true > > > index_cache_size:...