readAddresses
readAddresses(
client,options):Promise<OutputType>
Defined in: packages/synapse-core/src/warm-storage/read-addresses.ts:30
Read FOC addresses from the Warm Storage contract
Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
client | Client<Transport, Chain> | The client to use to read the addresses. |
options | OptionsType | readAddresses.OptionsType |
Returns
Section titled “Returns”The addresses readAddresses.OutputType
Throws
Section titled “Throws”Errors readAddresses.ErrorType