Anthony Laibe e422ce3e62 feat: init swap protocol
* Add proto files
* Add options
* Add credit/debit for soft mode
2021-11-23 13:40:58 +01:00

8 lines
313 B
Go

package pb
//go:generate protoc -I. --gofast_out=. ./waku_filter.proto
//go:generate protoc -I. --gofast_out=. ./waku_lightpush.proto
//go:generate protoc -I. --gofast_out=. ./waku_message.proto
//go:generate protoc -I. --gofast_out=. ./waku_store.proto
//go:generate protoc -I. --gofast_out=. ./waku_swap.proto