CCC Docs
GitHub
App
Docs
Playground
Preparing search index...
@ckb-ccc core
index
ErrorClientRBFRejected
Class ErrorClientRBFRejected
Hierarchy (
View Summary
)
ErrorClientBase
ErrorClientRBFRejected
Index
Constructors
constructor
Properties
code?
data
current
Fee
least
Fee
Constructors
constructor
new
ErrorClientRBFRejected
(
origin
:
ErrorClientBaseLike
,
currentFee
:
NumLike
,
leastFee
:
NumLike
,
)
:
ErrorClientRBFRejected
Parameters
origin
:
ErrorClientBaseLike
currentFee
:
NumLike
leastFee
:
NumLike
Returns
ErrorClientRBFRejected
Properties
Optional
Readonly
code
code
?:
number
Readonly
data
data
:
string
Readonly
current
Fee
currentFee
:
bigint
Readonly
least
Fee
leastFee
:
bigint
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
code
data
current
Fee
least
Fee
GitHub
App
Docs
Playground
CCC Docs
Loading...