Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PolymathNetwork/polymath-core
/ latestBlock
Function
latestBlock
test/helpers/latestTime.js:7–9 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
5
}
6
7
async
function
latestBlock() {
8
return
web3.eth.getBlock(
"latest"
);
9
}
Callers
1
latestTime
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected