UNPKG

@bbachain/web3.js

Version:

BBAChain Javascript API

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