Module: Privy::Models::Wallets::WalletActionStepType

Extended by:
Internal::Type::Enum
Defined in:
lib/privy/models/wallets/wallet_action_step_type.rb

Overview

Type of a wallet action step.

Constant Summary collapse

EVM_TRANSACTION =
:evm_transaction
EVM_USER_OPERATION =
:evm_user_operation
SVM_TRANSACTION =
:svm_transaction
TVM_TRANSACTION =
:tvm_transaction
EXTERNAL_TRANSACTION =
:external_transaction
CUSTODIAN_TRANSACTION =
:custodian_transaction

Method Summary

Methods included from Internal::Type::Enum

==, ===, coerce, dump, hash, inspect, to_sorbet_type, values, values

Methods included from Internal::Util::SorbetRuntimeSupport

#const_missing, #define_sorbet_constant!, #sorbet_constant_defined?, #to_sorbet_type, to_sorbet_type

Methods included from Internal::Type::Converter

#coerce, coerce, #dump, dump, #inspect, inspect, meta_info, new_coerce_state, type_info