alpha
Login
or
Join now
dunkirk.sh
/
core
forked from
tangled.org/core
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
This repository has no description
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
use const NSID to create record
author
Akshay
date
1 year ago
(Feb 2, 2025, 10:30 AM UTC)
commit
00ce81bd
00ce81bdb5c740a10f29a5f3cd9539011f39a056
parent
107a6381
107a638184c2c4f35bb72a05bfdcd73e9e2f96f7
+1
-1
1 changed file
Expand all
Collapse all
Unified
Split
appview
state
state.go
+1
-1
appview/state/state.go
Reviewed
···
145
145
146
146
// store in pds too
147
147
resp, err := comatproto.RepoPutRecord(r.Context(), client, &comatproto.RepoPutRecord_Input{
148
148
-
Collection: "sh.bild.publicKey",
148
148
+
Collection: tangled.PublicKeyNSID,
149
149
Repo: did,
150
150
Rkey: uuid.New().String(),
151
151
Record: &lexutil.LexiconTypeDecoder{Val: &tangled.PublicKey{