constructor

The constructor initializes the SDK and sets the RPC endpoint used for network calls.

public constructor(config: Config, decimalFetcher?: DecimalFetcher)

Last updated