mirror of
https://github.com/grassrootseconomics/eth-tracker.git
synced 2025-12-28 03:37:58 +01:00
7 lines
47 B
Go
7 lines
47 B
Go
package batcher
|
|
|
|
type (
|
|
Batcher struct {
|
|
}
|
|
)
|