Optional InternalloadCustom loader for @novasamatech/host-api (used to construct the
TransactionSubmit permission request). Defaults to dynamic import.
Optional InternalloadCustom SDK loader. Defaults to import("@novasamatech/product-sdk").
Override this for testing or custom SDK setups.
OptionalmaxMax retry attempts for initial connection. Default: 3
OptionalrequestWhether to request the host's TransactionSubmit permission after a
successful connect(). Without this, subsequent signing requests are
rejected by the host with PermissionDenied. Default: true.
Set to false if your app needs to defer the permission prompt or
drives it manually.
OptionalretryInitial retry delay in ms. Default: 500
Optionalss58SS58 prefix for address encoding. Default: 42
Options for the Host API provider.