Skip to main content

ThirdwebSDK.updateSignerOrProvider() method

Update the active signer or provider for all contracts

Signature:

updateSignerOrProvider(network: NetworkInput): void;

Parameters

ParameterTypeDescription
networkNetworkInputthe new signer or provider

Returns:

void