Viewing File: /home/ubuntu/efiexchange-node-base/node_modules/@solana/web3.js/src/blockhash.ts

/**
 * Blockhash as Base58 string.
 */
export type Blockhash = string;
Back to Directory File Manager