//
pkg.gl
Category
github.com/hyperledger/fabric-samples
interest_rate_swaps
chaincode
package
1.4.12
Repository:
https://github.com/hyperledger/fabric-samples.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
0
Files
260 SLOC
#
Structs
InterestRateSwap
InterestRateSwap represents an interest rate swap on the ledger * The swap is active between its start- and end-date.
SwapManager
SwapManager is the chaincode that handles interest rate swaps.