juztin
juztin
Adds support for Google Spanner as a data store for messages. Using `sqlstore.go` as a starting point, the SQL specific bits were simply replaced with Spanner equivalents. Testing will be...
When running: ``` qrcode "88c77c18" > code.png ``` The generated code seems to only decode to: ``` c77c18 ```
## Description When adding a custom EVM chain and setting the decimals value _(for non 18 decimals chains)_, the value is not saved/honored/preserved. The balance is showing in Wei _(no...