GitHub
App
Preparing search index...
The search index is not available
CCC Docs
CCC Docs
@ckb-ccc core
index
ccc
SignerInfo
Class SignerInfo
A class representing information about a signer, including its type and the signer instance.
Index
Constructors
constructor
Properties
name
signer
Constructors
constructor
new
Signer
Info
(
name
,
signer
)
:
SignerInfo
Parameters
name
:
string
signer
:
ccc
.
Signer
Returns
SignerInfo
Properties
name
name
:
string
signer
signer
:
ccc
.
Signer
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
name
signer
GitHub
App
CCC Docs
Loading...
A class representing information about a signer, including its type and the signer instance.