File tree
6 files changed
+21
-8
lines changed- client-proto/src/nillion_client_proto/nillion/payments/v1/balance
- src/nillion_client
6 files changed
+21
-8
lines changed+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + |
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
- client/src/operation/add_funds.rs+2-1
- docs/node_onboarding/README.md+121
- docs/node_onboarding/networks/nilvm-mainnet-1.yaml+1
- docs/node_onboarding/networks/nilvm-testnet-1.yaml+110
- docs/node_onboarding/networks/nilvm-testnet-2.yaml+110
- docs/node_onboarding/questionnaire.md+116
- libs/node-api/proto/nillion/payments/v1/balance.proto+4
- libs/node-api/src/conversions.rs+12
- libs/node-api/src/payments.rs+11-3
- libs/nucs/src/builder.rs+17-17
- libs/nucs/src/envelope.rs+6-7
- libs/nucs/src/token.rs+16-23
- libs/nucs/src/validator.rs+81-37
- node/src/builder.rs+1-1
- node/src/controllers/payments.rs+1-1
- node/src/services/payments.rs+48-8
- tools/nillion/src/runner.rs+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1415 | 1415 |
| |
1416 | 1416 |
| |
1417 | 1417 |
| |
1418 |
| - | |
| 1418 | + | |
| 1419 | + | |
| 1420 | + | |
1419 | 1421 |
| |
1420 | 1422 |
| |
1421 | 1423 |
| |
|
+6-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments