Skip to content

Commit 7adcc52

Browse files
committed
add sequence gateway name for testing
1 parent 5c9517c commit 7adcc52

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/helpers/LocalGatewayName.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
import type { GatewayName } from '@xyo-network/xl1-protocol'
22

33
export const LocalGatewayName = 'local' as GatewayName
4+
export const SequenceGatewayName = 'sequence' as GatewayName

0 commit comments

Comments
 (0)