@armada/sdk / index / hashShieldRequests
Function: hashShieldRequests()
hashShieldRequests(
shieldRequests):`0x${string}`
Defined in: src/tx/gasless-shield.ts:18
keccak256(abi.encode(shieldRequests)) — the digest the ShieldIntent binds so the relayer cannot alter any note's recipient, value, or ciphertext.
Parameters
shieldRequests
readonly ShieldRequest[]
Returns
`0x${string}`