push
This commit is contained in:
@@ -185,17 +185,16 @@ export const action = {
|
||||
}
|
||||
},
|
||||
|
||||
|
||||
// // eosio::undelegatebw
|
||||
// "@newdoc": {
|
||||
// "properties": {
|
||||
// "coopname": {"type": "keyword"},
|
||||
// "decision_id": {"type": "integer"},
|
||||
// "username": {"type": "keyword"},
|
||||
// "action": {"type": "keyword"},
|
||||
// "signed_doc": {"type": "object"}
|
||||
// }
|
||||
// }
|
||||
// eosio::undelegatebw
|
||||
"@newdoc": {
|
||||
"properties": {
|
||||
"coopname": {"type": "keyword"},
|
||||
"decision_id": {"type": "integer"},
|
||||
"username": {"type": "keyword"},
|
||||
"action": {"type": "keyword"},
|
||||
"signed_doc": {"type": "object"}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user