NativeBundle

Default configuration bundles are defined in the FFI native code. They implement the Bundle interface and can be added to a ConfigBuilder. However, they cannot be used to override other configuration values.

Entries

Link copied to clipboard

The System bundle contains packages that interface with the host system, including:

Link copied to clipboard

The Web3 bundle contains packages that interface with decentralized networks like Ethereum and IPFS.

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.