2
0
mirror of https://github.com/status-im/status-go.git synced 2025-01-12 07:35:02 +00:00
Andrea Maria Piana 566e9a3ade remove nimbus
2021-05-21 07:22:58 +02:00

8 lines
115 B
Go

package statusgo
import (
"github.com/status-im/status-go/api"
)
var statusBackend = api.NewGethStatusBackend()