Skip to content

Conversation

@1yam
Copy link
Member

@1yam 1yam commented Sep 28, 2023

SDK implementations of : aleph-im/pyaleph#463

@BjrInt BjrInt changed the title Feautre: SDK Feature: Secure upload mechanism Oct 5, 2023
@BjrInt BjrInt self-requested a review October 5, 2023 08:32
@BjrInt BjrInt marked this pull request as ready for review October 5, 2023 08:33
@BjrInt
Copy link
Member

BjrInt commented Oct 5, 2023

Do not merge ⚠️

Depends on : aleph-im/pyaleph#463

Comment on lines 1 to +2
import * as base from "../../accounts/account";
import { ItemType, MessageType, StoreContent, StoreMessage } from "../types";
import { Account } from "../../accounts/account";
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please only use this import :
import { Account } from "../../accounts/account";

And use Account instead of base.Account on line 31 and 102

@BjrInt BjrInt self-requested a review October 12, 2023 16:52
@BjrInt BjrInt merged commit c27c0dc into aleph-im:main Oct 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants