TransactionSpeed

Index

Enumeration members

Enumeration members

Fast

Fast: = "Fast"

Defined in src/types/index.ts:1444

Fastest

Fastest: = "Fastest"

Defined in src/types/index.ts:1445

Medium

Medium: = "Medium"

Defined in src/types/index.ts:1443

Slow

Slow: = "Slow"

Defined in src/types/index.ts:1442

Last updated