forked from cerc-io/ipld-eth-server
1916d585fa
* Incorporate DSS updates - Lad renamed to Guy - Dink and Dart added to Frob * update test chain data * Remove Mom field from FlipKick * Update Flip ABI and sample flip kick data * Incorporate updates to Frob event - Guy renamed to Lad - Era and Gem removed, iArt added - Also turn off integration tests that read from test chain while events are actively under development
3 lines
54 B
SQL
3 lines
54 B
SQL
ALTER TABLE maker.flip_kick
|
|
ADD COLUMN mom VARCHAR;
|