Joystream / Joystream/joystream
add member id to sale initialized event
Open
query-node
runtime
- Dominant language
- Rust
- Stars
- 1.4k
- Forks
- 116
- PR merge metrics
- No merged PRs in 30d
Description
currently the account providing source of funds for a sale is missing from the `SaleInitializedEvent`: `TokenSaleInitialized(TokenId, TokenSaleId, TokenSale, Option>)` https://github.com/Joystream/joystream/blob/70b0bddbdd6cbca1e2f87cce340c33f0191ac4ad/runtime-modules/project-token/src/events.rs#L122
# task
decorate `TokenSaleInitialized` event with `member_id`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.