mirror of
https://github.com/colinear-labs/chain.git
synced 2026-03-04 20:34:26 -08:00
implement query & update return schema
This commit is contained in:
@@ -100,6 +100,7 @@ message QueryLockedFundsRequest {
|
||||
}
|
||||
|
||||
message QueryLockedFundsResponse {
|
||||
string amount = 1;
|
||||
}
|
||||
|
||||
// this line is used by starport scaffolding # 3
|
||||
|
||||
Reference in New Issue
Block a user