API documentation of Agoric SDK / Exports / @agoric/network / types / AttemptDescription
Interface: AttemptDescription
@agoric/network.types.AttemptDescription
Table of contents
Properties
Properties
handler
• handler: Remote<ConnectionHandler>
Defined in
packages/network/src/types.js:121
localAddress
• localAddress: undefined | string
Defined in
packages/network/src/types.js:123
remoteAddress
• remoteAddress: undefined | string