spur-client - v0.5.1
Preparing search index...
SwapABParams
Class SwapABParams
Index
Constructors
constructor
Properties
amount_
in_
atoms
fee_
bump
min_
out_
atoms
Methods
encode
Constructors
constructor
new
SwapABParams
(
data
:
{
amount_in_atoms
:
bigint
;
fee_bump
:
number
;
min_out_atoms
:
bigint
;
}
,
)
:
SwapABParams
Parameters
data
:
{
amount_in_atoms
:
bigint
;
fee_bump
:
number
;
min_out_atoms
:
bigint
}
Returns
SwapABParams
Properties
amount_
in_
atoms
amount_in_atoms
:
bigint
fee_
bump
fee_bump
:
number
min_
out_
atoms
min_out_atoms
:
bigint
Methods
encode
encode
()
:
Buffer
Returns
Buffer
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
amount_
in_
atoms
fee_
bump
min_
out_
atoms
Methods
encode
spur-client - v0.5.1
Loading...