Class: GenesisRuby::Api::Constants::Transactions::Parameters::MpiProtocolVersions

Inherits:
Object
  • Object
show all
Extended by:
Mixins::Constants::Common
Defined in:
lib/genesis_ruby/api/constants/transactions/parameters/mpi_protocol_versions.rb

Overview

Mpi Protocol Versions allowed values

Constant Summary collapse

PROTOCOL_VERSION_1 =

3DSv1, Type of Protocol Version - 1

1
PROTOCOL_VERSION_2 =

3DSv2, Type of Protocol Version - 2

2

Method Summary

Methods included from Mixins::Constants::Common

all, valid?