dfinity / cdk-rs

Rust canister development kit for the Internet Computer.
Apache License 2.0
201 stars 89 forks source link

`ic-ledger-types` no `icrc1_memo` field in `Transaction` struct #444

Closed seniorjoinu closed 1 year ago

seniorjoinu commented 1 year ago

As the title says. Why is that?

roman-kashitsyn commented 1 year ago

I think we forgot to update the library after we changed the block structure. @maciejdfinity, could you please address this?

seniorjoinu commented 1 year ago

Thanks a lot, that's would be really nice to have.