CCC Docs
GitHub
App
Docs
Playground
Preparing search index...
@ckb-ccc core
index
InputToSign
Class InputToSign
Index
Constructors
constructor
Properties
index
sighash
Types?
disable
Tweak
Signer?
address?
public
Key?
Methods
from
Constructors
constructor
new
InputToSign
(
index
:
number
,
sighashTypes
?:
number
[]
,
disableTweakSigner
?:
boolean
,
address
?:
string
,
publicKey
?:
`
0x
${
string
}
`
,
)
:
InputToSign
Parameters
index
:
number
Optional
sighashTypes
:
number
[]
Optional
disableTweakSigner
:
boolean
Optional
address
:
string
Optional
publicKey
:
`
0x
${
string
}
`
Returns
InputToSign
Properties
index
index
:
number
Optional
sighash
Types
sighashTypes
?:
number
[]
Optional
disable
Tweak
Signer
disableTweakSigner
?:
boolean
Optional
address
address
?:
string
Optional
public
Key
publicKey
?:
`
0x
${
string
}
`
Methods
Static
from
from
(
input
:
InputToSignLike
)
:
InputToSign
Parameters
input
:
InputToSignLike
Returns
InputToSign
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
index
sighash
Types
disable
Tweak
Signer
address
public
Key
Methods
from
GitHub
App
Docs
Playground
CCC Docs
Loading...