Skip to main content

getAllRequiredSigners

@harmoniclabs/cardano-ledger-ts • Docs


@harmoniclabs/cardano-ledger-ts / getAllRequiredSigners

Function: getAllRequiredSigners()

getAllRequiredSigners(body): Hash28[]

signers needed are:

  • required to spend an utxo
  • required by certificate
  • required by withdrawals
  • additional specified in the requiredSigners field

Parameters​

• body: Readonly<TxBody>

Returns​

Hash28[]

Defined in​

src/tx/Tx.ts:277