-typo
This commit is contained in:
parent
631ab71895
commit
224a7048c1
@ -520,7 +520,7 @@ AS $$
|
|||||||
DECLARE
|
DECLARE
|
||||||
wtsi INT8; -- wire target serial id
|
wtsi INT8; -- wire target serial id
|
||||||
BEGIN
|
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 wire_targets (by h_payto), on CONFLICT DO NOTHING;
|
||||||
-- INSERT deposits (by coin_pub, shard), ON CONFLICT DO NOTHING;
|
-- INSERT deposits (by coin_pub, shard), ON CONFLICT DO NOTHING;
|
||||||
-- UPDATE known_coins (by coin_pub)
|
-- UPDATE known_coins (by coin_pub)
|
||||||
|
Loading…
Reference in New Issue
Block a user