getAppBoxValueFromABIType
getAppBoxValueFromABIType(
request,algod):Promise<ABIValue>
Defined in: src/app.ts:314
Parameters
request
BoxValueRequestParams
The parameters for the box value request
algod
AlgodClient
An algod client instance
Returns
Promise<ABIValue>
The current box value as an ABI value