package
0.0.0-20220620005849-a315113d9162
Repository: https://github.com/mycodeku/transtionhelper.git
Documentation: pkg.go.dev

# Functions

NewOffline instantiates the instance of an offline network whilst the offline network does not support the DataAPI, it supports a subset of the construction API.
NewOnlineNetwork builds a single network adapter.

# Structs

OfflineNetwork implements an offline data API which is basically a data API that constantly returns errors, because it cannot be used if offline.
OnlineNetwork groups together all the components required for the full rosetta implementation.