fix: remove grant/grant_term from inflation (#489)
This commit is contained in:
committed by
Michael Vines
parent
97c07c7b0a
commit
e031710ae0
@@ -82,8 +82,6 @@ type VoteAccountStatus = {
|
||||
const GetInflationResult = struct({
|
||||
foundation: 'number',
|
||||
foundation_term: 'number',
|
||||
grant: 'number',
|
||||
grant_term: 'number',
|
||||
initial: 'number',
|
||||
storage: 'number',
|
||||
taper: 'number',
|
||||
|
Reference in New Issue
Block a user