Skip to content

Commit

Permalink
FIP-0083: adjust from feedback
Browse files Browse the repository at this point in the history
* Remove "client" from verifier-balance event, for consideration separately
  • Loading branch information
rvagg committed Mar 20, 2024
1 parent 7fb4796 commit 37011fb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion FIPS/fip-0083.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@ The event payload is defined as:
| -------------------- | --------------- | ---------------------------------------------------------------------------------- |
| Index Key + Value | "$type" | "verifier-balance" (string) |
| Index Key + Value | "verifier" | <VERIFIER_ACTOR_ID> (int) |
| Index Key + Value | "client" | <DATACAP_HOLDER_ACTOR_ID> (nullable int) (non-null means datacap sent to a client) |
| Index Key | "balance" | <VERIFIER_DATACAP_BALANCE> (bigint) |

#### Datacap Allocated
Expand Down

0 comments on commit 37011fb

Please sign in to comment.