This website requires JavaScript.
Explore
Help
Sign In
gaspersic
/
solana
Watch
1
Star
0
Fork
0
You've already forked solana
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
solana
/
web3.js
/
src
/
blockhash.js
7 lines
81 B
JavaScript
Raw
Normal View
History
Unescape
Escape
fix: Rename lastId to blockhash
2019-03-04 08:06:33 -08:00
// @flow
/
*
*
chore: fix up docs
2020-02-14 23:01:01 +08:00
*
@
typedef
{
string
}
Blockhash
fix: Rename lastId to blockhash
2019-03-04 08:06:33 -08:00
*
/
export
type
Blockhash
=
string
;
Reference in New Issue
Copy Permalink