Modules§
Macros§
Structs§
Enums§
Constants§
- DEFAULT_
RPC_ PORT - Default RPC port
- DOCKER_
BUILDER_ VERSION - VERSION
- WEBSOCKET_
PORT_ OFFSET - WebSocket port offset for solana-test-validator (RPC port + 1)
Statics§
Functions§
- build
- create_
files - Create files from the given (path, content) tuple array.
- entry
- expand
- get_
recommended_ micro_ lamport_ fee - Get the recommended priority fee from the RPC client, falling back to 0 if unavailable
- override_
or_ create_ files - Override or create files from the given (path, content) tuple array.
- prepend_
compute_ unit_ ix - Prepend a compute unit ix, if the priority fee is greater than 0.
- verify
Type Aliases§
- Files
- Array of (path, content) tuple.