Skip to content

Instantly share code, notes, and snippets.

@chuanxd
Last active November 2, 2022 05:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chuanxd/d460a3df14e52368f43181186ebc7921 to your computer and use it in GitHub Desktop.
Save chuanxd/d460a3df14e52368f43181186ebc7921 to your computer and use it in GitHub Desktop.
graph LR
	A["Create<br> Gateway Provider"]
	B["Create<br>Gateway Agent"]
	C["Create<br>Crypto Line Master"]
	D["Create<br>Gateay Line Configuration"]
  A --> B --> C --> D
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment