-
-
Notifications
You must be signed in to change notification settings - Fork 37
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
rgb import rgb20-simplest.rgb Command Errors #251
Comments
The file |
You should also remove contents of the old ~/.lnp-bp first |
deleted .lnp-bp folder content & using .rgb files from https://github.com/RGB-WG/rgb-schemata/tree/v0.11/schemata ❯ rgb import rgb-schemata/schemata/NonInflatableAssets.rgb ❯ rgb -V created wallet using: ❯ rgb create my_wallet --esplora --wpkh "[cc9c869f/86'/1'/0']tpubDDsWDHKVH1kcnup7RQHLBQWGi2JZ75QE31FDojXceVZr8DW9NrrES2xLA2jKyUYs25t4YRz7SqkMeV5KqVoPSrAQTPo9Hj8ccZWAmXq2FnM/<0;1;9;10>/*"
please advise, thanks |
@romancerny I believe you are experiencing #254 Can you please try using the code from that PR? |
@dr-orlovsky that worked with following output. Thanks very much :-) Importing kit rgb:kit:$Rniyeda-KT4Rnce-aN9gKgA-xkhhVMC-y4SEO8L-KQd9DYI:
(I've locally compiled that PR branch) |
is this gonna be in rgb-wallet 0.11.0-beta.9 release? |
Yes |
running the following gives '!9: event not found' error rgb issue rgb:sch:RDYhMTR!9gv8Y2GLv9UNBEK1hcrCmdLDFk9Qd5fnO8k#brave-dinner-banana /home/roman/.lnp-bp/rgb-examples/examples/rgb20-demo.yaml sorry to ask here, what is 'Issuer identity string'? is it public key or private key? what format is it in? example string would be greatly appreciated :-) Usage: rgb issue [OPTIONS] SCHEMA ISSUER CONTRACT Arguments: Thanks |
In bash, Pleas always keep any ids in single quote marks in the command-line (and not double-quotes) |
thank you for your help & patience :-) |
After successfully generating the contract file using cargo run, I encountered an error while executing the command rgb import examples/rgb20-simplest.rgb. The error messages stated 'stock file is damaged, failing' and 'Error: entity not found'. I'm quite frustrated and need guidance on what to do next
The text was updated successfully, but these errors were encountered: