Changelog
[4.13.0]
customTransactionSchema
) to Web3ConfigOptions
(#7227){transactionSchema?: ValidationSchemaInput}
that exists in formatTransaction
to validateTransactionForSigning
web3Context.config.customTransactionSchema
to formatTransaction
web3Context.config.customTransactionSchema
to formatTransaction
Web3.requestEIP6963Providers
function is now Promise<EIP6963ProviderResponse>
. (#7239)Web3.onNewProviderDiscovered
function expects a parameter of type EIP6963ProvidersMapUpdateEvent
as opposed to EIP6963AnnounceProviderEvent
. (#7242)