pub(super) fn confirm_auth_rpc_disclosure_during_build<'a, N: Network, P, S>(
builder: &CastTxBuilder<N, P, S>,
sender: impl Into<SenderKind<'a>>,
force: bool,
) -> Result<bool>Expand description
Confirms disclosure when building the transaction will send an EIP-7702 authorization to an RPC endpoint.