Documentation ¶ Index ¶ func Migrate(tx *gorm.DB) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Migrate ¶ func Migrate(tx *gorm.DB) error Migrate adds config_public_key to encrypted_ocr_key_bundles This migration will fail if there are any keys already. We do not automatically delete them, but instead will require the node operator to do that manually. Types ¶ This section is empty. Source Files ¶ View all Source files migrate.go Click to show internal directories. Click to hide internal directories.