NewProtocolFeeV1
NewProtocolFeeV1 creates the protocol-fee v1 implementation backed by protocolFeeStore.
Parameters:
- protocolFeeStore: Store implementation containing the protocol-fee state for this version.
Returns:
- implementation: An IProtocolFee implementation that exposes v1 behavior through protocolFeeStore.
Command
gnokey query vm/qeval -remote "http://127.0.0.1:26657" -data "gno.land/r/gnoswap/protocol_fee/v1.NewProtocolFeeV1()"
Result