status-go/walletdatabase/migrations/sql/1710189541_add_nonce_to_pen...

1 line
54 B
MySQL
Raw Normal View History

ALTER TABLE pending_transactions ADD COLUMN nonce INT;