UNPKG

@solana/web3.js

Version:
5 lines (4 loc) 71 B
/** * Blockhash as Base58 string. */ export type Blockhash = string;