mirror of
https://github.com/status-im/op-geth.git
synced 2025-01-09 14:15:53 +00:00
6 lines
47 B
Go
6 lines
47 B
Go
|
package storage
|
||
|
|
||
|
var (
|
||
|
sdkVersion = "0.1.0"
|
||
|
)
|