Preparing search index...
The search index is not available
@hoprnet/hopr-sdk
@hoprnet/hopr-sdk
CloseChannelResponseType
Type alias CloseChannelResponseType
Close
Channel
Response
Type
:
{
channelStatus
:
"Open"
|
"PendingToClose"
|
"Closed"
;
receipt
:
string
;
}
Type declaration
channel
Status
:
"Open"
|
"PendingToClose"
|
"Closed"
receipt
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@hoprnet/hopr-sdk
Loading...