CCC Docs
GitHub
App
Docs
Playground
Preparing search index...
@ckb-ccc core
index
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
SignerInfo
(
name
:
string
,
signer
:
Signer
)
:
SignerInfo
Parameters
name
:
string
signer
:
Signer
Returns
SignerInfo
Properties
name
name
:
string
signer
signer
:
Signer
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
name
signer
GitHub
App
Docs
Playground
CCC Docs
Loading...
A class representing information about a signer, including its type and the signer instance.