This commit is contained in:
Özgür Kesim 2022-11-04 13:20:05 +01:00
parent 631ab71895
commit 224a7048c1
Signed by: oec
GPG Key ID: 3D76A56D79EDD9D7

View File

@ -520,7 +520,7 @@ AS $$
DECLARE
wtsi INT8; -- wire target serial id
BEGIN
-- Shards: INSERT extension_details (by extension_details_serial_id)
-- Shards: INSERT policy_details (by policy_details_serial_id)
-- INSERT wire_targets (by h_payto), on CONFLICT DO NOTHING;
-- INSERT deposits (by coin_pub, shard), ON CONFLICT DO NOTHING;
-- UPDATE known_coins (by coin_pub)