fix block meta output type
This commit is contained in:
@@ -39,7 +39,7 @@ modules:
|
|||||||
inputs:
|
inputs:
|
||||||
- source: sf.solana.type.v1.Block
|
- source: sf.solana.type.v1.Block
|
||||||
output:
|
output:
|
||||||
type: proto:sol.block_meta.v1.BlockMeta
|
type: proto:sol.block.v1.BlockMeta
|
||||||
doc: |
|
doc: |
|
||||||
`map_block_meta` allows you to view a basic information about a block
|
`map_block_meta` allows you to view a basic information about a block
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user