The Aptos configuration object.
OptionaljwkAddr?: AccountAddressInputOptional. The address to fetch JWKs from (for federated keyless).
Optionaloptions?: LedgerVersionArgOptional. Ledger version options.
OptionaluseCache?: booleanOptional. Whether to use cached JWKs. Defaults to true.
A map of issuer to JWK arrays.
Fetches JWKs from the blockchain with optional caching.