_has_signers

function _has_signers(gtx_transaction: gtx_transaction): boolean(source)

Checks whether or not the current transaction is signed by the same signers as the given transaction

Parameters

gtx_transaction

The transaction to verify signers against