package
1.16.0
Repository: https://github.com/synapsecns/sanguine.git
Documentation: pkg.go.dev

# Functions

NewEmbeddedBackend gets the default embedded backend.
NewEmbeddedBackendForChainID gets the embedded backend for a specific chain id.
NewEmbeddedBackendWithConfig gets a full node backend to test against and returns the rpc url can be canceled with the past in context object.

# Constants

GethBackendName is the name of the geth backend.

# Structs

Backend is a full geth backend equivalent to running geth --dev.