Libticketto
Preparing search index...
@ticketto/protocol
ClientAccountProvider
Interface ClientAccountProvider
interface
ClientAccountProvider
{
getAccountId
:
Get
<
string
>
;
sign
<
S
>
(
payload
:
S
)
:
Promise
<
Uint8Array
<
ArrayBufferLike
>
>
;
}
Index
Properties
get
Account
Id
Methods
sign
Properties
get
Account
Id
getAccountId
:
Get
<
string
>
Methods
sign
sign
<
S
>
(
payload
:
S
)
:
Promise
<
Uint8Array
<
ArrayBufferLike
>
>
Type Parameters
S
Parameters
payload
:
S
Returns
Promise
<
Uint8Array
<
ArrayBufferLike
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
get
Account
Id
Methods
sign
Libticketto
Loading...