Skip to content

Commit a8edb94

Browse files
authored
Define DistributePubliclyMetadata for payment flows from a pool account (#44)
1 parent 4cadbcc commit a8edb94

File tree

12 files changed

+1439
-742
lines changed

12 files changed

+1439
-742
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ The APIs and models for communication between Code clients and server.
1212
- [Account](https://github.com/code-payments/code-protobuf-api/blob/main/proto/account/v1/account_service.proto)
1313
- [Currency](https://github.com/code-payments/code-protobuf-api/blob/main/proto/currency/v1/currency_service.proto)
1414
- [Messaging](https://github.com/code-payments/code-protobuf-api/blob/main/proto/messaging/v1/messaging_service.proto)
15-
- [Micro Payment](https://github.com/code-payments/code-protobuf-api/blob/main/proto/micropayment/v1/micro_payment_service.proto)
1615
- [Transaction](https://github.com/code-payments/code-protobuf-api/blob/main/proto/transaction/v2/transaction_service.proto)
1716

1817
## Code Generation

generated/go/account/v1/account_service.pb.go

Lines changed: 140 additions & 128 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

generated/go/account/v1/account_service.pb.validate.go

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

generated/go/common/v1/model.pb.go

Lines changed: 13 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)