Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
76
func
(p *PointerAddress) GetNetwork() Network {
77
return
p.Network
78
}
79
80
func
(p *PointerAddress) Prefix() string {
81
if
p.Network == Testnet {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected