Open amunrarara opened 6 months ago
Cheers,
I've cloned the repo, run make, copied the config to the proper location and updated it for use in my project.
make
However, every algia command returns invalid separator index 66
invalid separator index 66
Any ideas?
I get invalid character '\n' in string literal on Debian 12.
invalid character '\n' in string literal
It seems that you might be using invalid bech32 keys.
Cheers,
I've cloned the repo, run
make
, copied the config to the proper location and updated it for use in my project.However, every algia command returns
invalid separator index 66
Any ideas?