Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/annmuor/jnode
/ getPrimaryFtnAddress
Method
getPrimaryFtnAddress
jnode-core/src/jnode/ftn/FtnTools.java:1582–1585 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1580
}
1581
1582
public
static
FtnAddress getPrimaryFtnAddress() {
1583
return
MainHandler.getCurrentInstance().getInfo().getAddressList()
1584
.get(0);
1585
}
1586
1587
/**
1588
* Отправка файла в фэху
Callers
15
doInstall
Method · 0.95
writeReply
Method · 0.95
selectOurAka
Method · 0.95
writeEchomail
Method · 0.95
hatchFile
Method · 0.95
check
Method · 0.95
check
Method · 0.95
start
Method · 0.95
writeMails
Method · 0.95
handle
Method · 0.95
guessNewPointAddress
Method · 0.95
writeRequestNetmail
Method · 0.95
Calls
4
getCurrentInstance
Method · 0.95
getAddressList
Method · 0.80
getInfo
Method · 0.80
get
Method · 0.45
Tested by
no test coverage detected