bingryan

Results 20 comments of bingryan

> > > your receive address is `bc1pnatshhkatm5m8482m54f6k2cz4td97uf5dmqpuuygxr0vty55dws7rgq45`, and this address is a derived child address from the root address(your unisat wallet root address). > > > 2 options: >...

you can use `ord wallet transactions` or `ord wallet outputs` to get txid, then check it.

hey @casey I plan to use the `fixture` feat provided by [rstest](https://github.com/la10736/rstest) to fix flaky tests error. and refactor test file(test dir). now i only refactor `wallet::send` test file. If...

use `--bitcoin-rpc-url` , not use `--rpc-url `. `ord --help` get more info.

You must start `ord server`. use the latest `ord` and you will get this tip

for library, Maybe you should choose this crate: `https://crates.io/crates/ordinals`

I can participate in some PR (fix error / new feat/ etc), If need me to solve it, you can @ me.

this feat is `TX Accelerator`. Do we need a command to add this feat? ## Usage ``` ord wallet accelerator ``` @casey @raphjaph

recursive inscriptions are not only designed for NFT, right?

windows test is ok, update this plugin and try again :) > \[!IMPORTANT] > > if you want set output outside of vault, set output use os absolute path, such...