Skip to main content
Type Alias Called by non-custodial signers to verify the OTP the user entered.
typedef CrossmintOtpVerifyCallback = Future<void> Function(String otp)