@waves/waves-transactions
Preparing search index...
ICancelOrder
Type Alias ICancelOrder
CancelOrder object. When this object is sent to matcher, order with 'orderId' will be canceled
type
ICancelOrder
=
{
hash
:
string
;
orderId
:
string
;
sender
:
string
;
signature
:
string
;
}
Index
Properties
hash
order
Id
sender
signature
Properties
hash
hash
:
string
order
Id
orderId
:
string
sender
sender
:
string
signature
signature
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
hash
order
Id
sender
signature
@waves/waves-transactions
Loading...
CancelOrder object. When this object is sent to matcher, order with 'orderId' will be canceled