UNPKG

chaingate

Version:

A complete TypeScript library for connecting to and making transactions on different blockchains

2 lines (1 loc) 62 B
export type FeeLevel = 'low' | 'normal' | 'high' | 'maximum';