Checks if an account at the specified index is a signer.
@override bool isAccountSigner(int index) => header.isAccountSigner(index);