Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
ClientStateData
Interface ClientStateData
ClientStateData returns the SignBytes data for client state verification.
interface
ClientStateData
{
clientState
?:
Any
;
path
:
Uint8Array
;
}
Index
Properties
client
State?
path
Properties
Optional
client
State
client
State
?:
Any
path
path
:
Uint8Array
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
client
State
path
@crownfi/sei-js-proto
Loading...
ClientStateData returns the SignBytes data for client state verification.