kiln-shell CARTHAGENET testing
Hello, just started to use kiln for baking. But first I wanted to do some testing in the carthagenet with my ledger nano baking app, but getting some issues.
I changed the config file with KILNARGS="--network=carthagenet", my Kiln interface shows carthagenet network. I then added a kiln node and imported a carthagenet snapshot, at the moment I have a Tezos foundation, obsidian Systems and my Kiln node running all green on the latest block.
Now here comes the problems. I try using the kiln-shell for the carthagenet, so I can create a wallet with "fake tezos" and delegate to my ledger baking app, so I can test all the process.
The first error I get is that, kiln-shell carthagenet does not exist ( only mainnet,babylon,zeronet). So if I used any of these nets to connect to my kiln node via kiln-shell, with the "tezos-client --port 8733"I get Fatal Error: unknow protocol version.
So I am unable to create a wallet on carthagenet, or delegate to my baking app in ledger with kiln-shell. Any suggestions on how to create this wallet with fake tezos for ledger so I can test baking in carthagenet with ledger in kiln?
I know I can add a baker with kiln, but the address of wallets there are with 0 tezos, need to first fill that address with fake tezos.
Any help is appreciated Thank you!