mirror of
https://github.com/Xahau/xahau.js.git
synced 2026-04-29 15:37:50 +00:00
update VoteEntry interface
This commit is contained in:
@@ -30,11 +30,8 @@ export interface AMMInfoRequest extends BaseRequest {
|
||||
}
|
||||
|
||||
interface VoteEntry {
|
||||
VoteEntry: {
|
||||
Account: string
|
||||
FeeVal: number
|
||||
VoteWeight: number
|
||||
}
|
||||
FeeVal: number
|
||||
VoteWeight: number
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user