UNPKG

@hyperlane-xyz/sdk

Version:

The official SDK for the Hyperlane Network

8 lines 256 B
export const SEALEVEL_SPL_NOOP_ADDRESS = 'noopb9bkMVfRPU8AsbpTUg8AQkHtKwMYZiFUjNRtMmV'; /** * Priority fees in microlamports for Sealevel chains */ export const SEALEVEL_PRIORITY_FEES = { solanamainnet: 200000, }; //# sourceMappingURL=sealevel.js.map