pub(crate) async fn resolve_keychain_root_signer(
send_tx: &SendTxOpts,
expected_from: Option<Address>,
print_sponsor_hash: bool,
) -> Result<KeychainRootSigner>Expand description
Resolve the root-authorized signer used for AccountKeychain policy changes.