status-go/mobile/status_geth.go
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()