This website requires JavaScript.
Explore
Help
Sign In
ekzyis
/
stacker.news
Watch
1
Star
0
Fork
You've already forked stacker.news
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
bcd229af93
stacker.news
/
fragments
/
blockHeight.js
4 lines
87 B
JavaScript
Raw
Blame
History
import
{
gql
}
from
'@apollo/client'
export
const
BLOCK
_HEIGHT
=
gql
`
{ blockHeight }
`
Reference in New Issue
View Git Blame
Copy Permalink