Skip to content

Commit 2c8a35f

Browse files
committed
correct log
1 parent a687f8a commit 2c8a35f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

program_admin/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -400,7 +400,7 @@ async def sync_mapping_instructions(
400400
)
401401
)
402402

403-
logger.debug("Building pyth_program.init_mapping instruction")
403+
logger.debug("Building pyth_program.add_mapping instruction")
404404
instructions.append(
405405
pyth_program.add_mapping(
406406
self.program_key,

0 commit comments

Comments
 (0)