Skip to main content
getTestClient(__namedParameters): ContractClient
Defined in: contractClient.ts:108 Get an instance of the contract client that is configured to use a ‘development’ instance of the contract just for testing purposes State in the development contract should not be considered permanent. Use getClient for usage outside of development or CI flows

Parameters

__namedParameters

signer

Signer

Returns

ContractClient
I