network

package
v0.0.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 14, 2023 License: Apache-2.0 Imports: 0 Imported by: 0

README

Network

GoDoc

Package network implements types/utilities for cardano mainnet and testnet IDs and Protocol Magics

Installation

go get github.com/jsambuo/go-cardano-serialization/network

License

Licensed under the Apache License 2.0, see LICENSE

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type NetworkInfo

type NetworkInfo struct {
	NetworkId     byte
	ProtocolMagic uint32
}

func MainNet

func MainNet() *NetworkInfo

func PreProd

func PreProd() *NetworkInfo

func Preview

func Preview() *NetworkInfo

func TestNet

func TestNet() *NetworkInfo

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL