Skip to content

Commit

Permalink
sfix: update GetPoolMetadata
Browse files Browse the repository at this point in the history
  • Loading branch information
mkungla committed Mar 30, 2024
1 parent 73d5512 commit 4940130
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pool.go
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,8 @@ type (

// MetaJson pool meta json
MetaJSON *PoolMetaJSON `json:"meta_json,omitempty"`

PoolStatus string `json:"pool_status"`
}

// Relay defines model for pool relay.
Expand Down

0 comments on commit 4940130

Please sign in to comment.