snap_getClientStatus
Description
snap_getClientStatus returns useful information about the client running the snap.
Returns
clientVersion
stringThe semantic version of the client that the Snap is running in.
platformVersion
stringThe Snaps Platform version that the client is running.
locked
booleanA boolean flag that indicates whether the client is locked or not.
active
booleanA boolean flag that indicates whether the client is active or not.