mirror of
https://github.com/grassrootseconomics/cic-custodial.git
synced 2026-05-21 11:20:12 +02:00
wip: refactor taskers
This commit is contained in:
@@ -11,6 +11,9 @@ type Queries struct {
|
||||
WriteKeyPair string `query:"write-key-pair"`
|
||||
LoadKeyPair string `query:"load-key-pair"`
|
||||
// OTX
|
||||
CreateOTX string `query:"create-otx"`
|
||||
// Dispatch
|
||||
CreateDispatchStatus string `query:"create-dispatch-status"`
|
||||
}
|
||||
|
||||
func LoadQueries(q goyesql.Queries) (*Queries, error) {
|
||||
|
||||
Reference in New Issue
Block a user