Skip to main content

policy-engine

Functions

<dl> <dt><a href="#recordPolicySpendUsd">recordPolicySpendUsd()</a></dt> <dd><p>Record USD spending for daily USD limit tracking This is separate from ETH tracking since USD limits require price conversion</p> </dd> <dt><a href="#checkPendingApproval">checkPendingApproval()</a></dt> <dd><p>Check the status of a pending approval Used by agents to poll for human approval</p> </dd> </dl>

<a name="recordPolicySpendUsd"></a>

recordPolicySpendUsd()

Record USD spending for daily USD limit tracking This is separate from ETH tracking since USD limits require price conversion

Kind: global function
<a name="checkPendingApproval"></a>

checkPendingApproval()

Check the status of a pending approval Used by agents to poll for human approval

Kind: global function