This repository was archived by the owner on Apr 13, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 9
StringError("failed to fill whole buffer") #25
Comments
Can you please attach the file? thanks |
2b08dd07240994a67ec5e2477dc6fdbc89f16b1c80ddaeda57bee85318dbd044.zip |
do you remember the name you gave to the asset? |
Just added in the PR #26 the command And with one of my file:
but with your file:
I don't have a |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I am running Kaleidoscope module with Bitcoind -regtest and local RGB Bifrost Server.
I issued an asset and i could see the proof generated in the filesystem.
After I confirm the transaction using bitcoin-cli generate. I tried to view listunspent, i get this error:
StringError("failed to fill whole buffer")
And the error is emanating from:
let decoded: Proof = deserialize(&mut buffer).unwrap();
And I see the proof file looks something like this:
Any idea on how I could potentially debug or look to resolve it?
Platform: Windows
The text was updated successfully, but these errors were encountered: