Skip to content

Commit

Permalink
Register Bucket BPID key (#218)
Browse files Browse the repository at this point in the history
  • Loading branch information
bajb authored Oct 21, 2024
1 parent abfc639 commit e29a50b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions selector/key.go
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,7 @@ const ( // Payment Method
var KeyRegister = map[Key]bool{
KeyNow: true,
KeyRandomPercent: true,
KeyBucketBPID: true,
KeyChargeLabel: true,
KeyChargeCurrentTransactionNumber: true,
KeyChargeCurrentAttemptNumber: true,
Expand Down

0 comments on commit e29a50b

Please sign in to comment.