MCPcopy Create free account
hub / github.com/Bitrue-exchange/libada-go / GetNetwork

Method GetNetwork

pointer_address.go:76–78  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

74}
75
76func (p *PointerAddress) GetNetwork() Network {
77 return p.Network
78}
79
80func (p *PointerAddress) Prefix() string {
81 if p.Network == Testnet {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected