stateFollower

command module
v0.0.0-...-4165e32 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 5, 2023 License: MIT Imports: 15 Imported by: 0

README

Flow State Follower ( pub/sub for events / txs / blocks / storage changes )

Note: Only events implemented so far.

use https://websocketking.com to test.

subscribe to event

{
  "action": "subscribe",
  "topic": "A.1e3c78c6d580273b.LNVCT.Withdraw"
}

sample output:

{"type":"Event","value":{"id":"A.1e3c78c6d580273b.LNVCT.Withdraw","fields":[{"name":"id","value":{"type":"UInt64","value":"21542628243865601"}},{"name":"from","value":{"type":"Optional","value":{"type":"Address","value":"0x1e3c78c6d580273b"}}}]}}

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL