SignTransactionResult: SignatureObject & TransactionResult & {
    transactionHash: string;
}