Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
ClientStateDataAmino
Interface ClientStateDataAmino
ClientStateData returns the SignBytes data for client state verification.
interface
ClientStateDataAmino
{
client_state
?:
AnyAmino
;
path
?:
string
;
}
Index
Properties
client_
state?
path?
Properties
Optional
client_
state
client_
state
?:
AnyAmino
Optional
path
path
?:
string
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.