Preparing search index...
The search index is not available
Documentation
Documentation
@hackbg/fadroma
fadroma
Scrt
ScrtSignerIdentity
Class ScrtSignerIdentity
Hierarchy
ScrtIdentity
ScrtSignerIdentity
Index
Constructors
constructor
Properties
address?
encryption
Utils?
log
name?
Methods
get
Api
sign
from
Keplr
Constructors
constructor
new
Scrt
Signer
Identity
(
__namedParameters
)
:
ScrtSignerIdentity
Parameters
__namedParameters
:
Partial
<
ScrtSignerIdentity
>
Returns
ScrtSignerIdentity
Properties
Optional
address
address
?:
string
Unique identifier.
Optional
encryption
Utils
encryption
Utils
?:
EncryptionUtils
log
log
:
Console
Optional
name
name
?:
string
Display name.
Methods
get
Api
get
Api
(
__namedParameters
)
:
SecretNetworkClient
Parameters
__namedParameters
:
{
chainId
:
string
;
url
:
string
|
URL
;
}
chain
Id
:
string
url
:
string
|
URL
Returns
SecretNetworkClient
sign
sign
(
doc
)
:
unknown
Parameters
doc
:
any
Returns
unknown
Static
from
Keplr
from
Keplr
(
)
:
never
Returns
never
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
address
encryption
Utils
log
name
get
Api
sign
from
Keplr
Documentation
@fadroma/agent
@hackbg/fadroma
Generated using
TypeDoc
Unique identifier.