+13
-14
identity/identity.go
+13
-14
identity/identity.go
·········
+12
-12
plc/client.go
+12
-12
plc/client.go
···-func (c *Client) CreateDID(ctx context.Context, sigkey *crypto.PrivateKeyK256, recovery string, handle string) (string, *Operation, error) {+func (c *Client) CreateDID(sigkey *crypto.PrivateKeyK256, recovery string, handle string) (string, *Operation, error) {·········
+8
-8
plc/types.go
+8
-8
plc/types.go
······