Files
memecoin-botV2/.pnpm-store/v10/files/df/7c5a8db4f354b1d10047fb297da34434129485c8673b23cd803b5e75f0db2b5904389f5a808840903ec97c0496b301283030ab83334ebf15bf38d2fff666a7

5 lines
71 B
Plaintext

/**
* Blockhash as Base58 string.
*/
export type Blockhash = string;