Skip to content

@armada/sdk / index / hashShieldData

Function: hashShieldData()

hashShieldData(note): `0x${string}`

Defined in: src/tx/gasless-cross-chain-shield.ts:22

keccak256(abi.encode(note)) — the per-note hash the CrossChainShieldIntent binds.

Parameters

note

ShieldData

Returns

`0x${string}`