Skip to content

Commit

Permalink
Removed messages from the wasm bindings
Browse files Browse the repository at this point in the history
  • Loading branch information
Oliver Anderson committed Oct 31, 2021
1 parent cefd706 commit e66cf82
Show file tree
Hide file tree
Showing 14 changed files with 0 additions and 526 deletions.
1 change: 0 additions & 1 deletion bindings/wasm/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ pub mod common;
pub mod credential;
pub mod crypto;
pub mod did;
pub mod message;
pub mod service;
pub mod tangle;

Expand Down
41 changes: 0 additions & 41 deletions bindings/wasm/src/message/authentication.rs

This file was deleted.

41 changes: 0 additions & 41 deletions bindings/wasm/src/message/credential_issuance.rs

This file was deleted.

41 changes: 0 additions & 41 deletions bindings/wasm/src/message/credential_options.rs

This file was deleted.

24 changes: 0 additions & 24 deletions bindings/wasm/src/message/credential_revocation.rs

This file was deleted.

2 changes: 0 additions & 2 deletions bindings/wasm/src/message/credential_schema.rs

This file was deleted.

41 changes: 0 additions & 41 deletions bindings/wasm/src/message/did_discovery.rs

This file was deleted.

58 changes: 0 additions & 58 deletions bindings/wasm/src/message/did_introduction.rs

This file was deleted.

41 changes: 0 additions & 41 deletions bindings/wasm/src/message/did_resolution.rs

This file was deleted.

41 changes: 0 additions & 41 deletions bindings/wasm/src/message/features_discovery.rs

This file was deleted.

28 changes: 0 additions & 28 deletions bindings/wasm/src/message/mod.rs

This file was deleted.

Loading

0 comments on commit e66cf82

Please sign in to comment.