Payment NetworkfunctionsverifyStateOn this pageverifyState@totemsdk/omnia @totemsdk/omnia / verifyState Function: verifyState() verifyState(channel, state, opts?): Promise<{ errors: string[]; valid: boolean; }> Parameters channel OmniaChannel state SignedChannelState opts? VerifyStateOptions Returns Promise<{ errors: string[]; valid: boolean; }>