Same as signTransaction but accepts keystores instead of an authenticator. Useful if you need to sign a transaction that e.g., does not have access to auth descriptors. Such as when registering an account.
the keystores to use for signing
an auth data service instance to use when signing the transaction
the transaction to sign.
the signed transaction
Same as signTransaction but accepts keystores instead of an authenticator. Useful if you need to sign a transaction that e.g., does not have access to auth descriptors. Such as when registering an account.