getAppBoxValuesFromABIType
getAppBoxValuesFromABIType(
request
,algod
):Promise
<ABIValue
[]>
Defined in: src/app.ts:329
Parameters
request
BoxValuesRequestParams
The parameters for the box value request
algod
AlgodClient
An algod client instance
Returns
Promise
<ABIValue
[]>
The current box values as an ABI value in the same order as the passed in box names