Guard if an object implements the StateStore interface — most notably, generateState() and verifyState(state: string).
generateState()
verifyState(state: string)
Guard if an object implements the StateStore interface — most notably,
generateState()
andverifyState(state: string)
.