ILinkOptions
Last updated
Last updated
Available options when creating a new [[AnchorLink]] instance.
AnchorLink transport responsible for presenting signing requests to user, required.
ChainID or esr chain name alias for which the anchorLink is valid. Defaults to EOS (aca376f206b8fc25a6ed44dbdc66547c36c6c33e3a119ffbeaef943642f0e906).
Optional storage adapter that will be used to persist sessions if set. If not storage adapter is set but the given transport provides a storage, that will be used. Explicitly set this to null
to force no storage.
public
AnchorLink transport responsible for presenting signing requests to user, required.
public string
ChainID or esr chain name alias for which the anchorLink is valid. Defaults to EOS (aca376f206b8fc25a6ed44dbdc66547c36c6c33e3a119ffbeaef943642f0e906).
public object
URL to EOSIO node to communicate with or e EosApi instance. Defaults to
public string
Optional storage adapter that will be used to persist sessions if set. If not storage adapter is set but the given transport provides a storage, that will be used. Explicitly set this to null
to force no storage.
public
public string
public object
URL to EOSIO node to communicate with or e EosApi instance. Defaults to
public string
URL to anchorLink callback service. Defaults to .
public
public
URL to anchorLink callback service. Defaults to .
public
public